You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use `friendly` option to remove the ambiguous characters, the default mask includes _1, I, l, i, 0, O, o, Q, D, C, c, G, 9, 6, U, u, V, v, E, F, M, N, 8, B_.
101
101
@@ -112,14 +112,20 @@ Note that the friendly option is supported with alphabet or random-generated see
112
112
RandomToken.genf({ length: 32, seed: 'abc' })
113
113
// Error: Invalid Parameters: friendly. The friendly mask is supported with alphabet or random-generated seeds (no "seed" is given) only.
114
114
115
-
##Test
115
+
# Test
116
116
117
117
npm run test
118
118
119
-
## Authors
119
+
#Support
120
120
121
-
Sibevin Wang
121
+
Support the continuous development of the project with concrete actions. Any form of help means a lot to us.
0 commit comments