UNPKG

1.65 kBMarkdownView Raw
11.3.0 / Jun 02, 2023
2==================
3 * Added support for multiple character sets
4 * Removed dependency on array-uniq
5
61.2.3 / Oct 20, 2022
7==================
8 * Fixed React support
9 * Fixed unexpected behavior of length option
10
111.2.2 / Jan 22, 2022
12==================
13 * Fixed browser support
14
151.2.1 / May 10, 2021
16==================
17 * Fixed tests
18
191.2.0 / May 10, 2021
20==================
21 * Use randombytes instead of node.crypto to prevent biased output
22 * Add support for async generation
23 * Support for binary and octal charsets
24
251.1.5 / May 18, 2016
26==================
27 * Optimized character generation algorithm
28
291.1.4 / Feb 10, 2016
30==================
31 * Added option for capitalization
32
331.1.3 / Nov 03, 2015
34==================
35 * Fixed test
36
371.1.2 / Nov 03, 2015
38==================
39 * Added command line support
40 * Fixed bug causing the "readable" option to fail
41
421.1.0 / Sep 06, 2015
43==================
44 * Added support for custom character sets
45 * Added option for excluding poorly readable characters
46
471.0.8 / Sep 01, 2015
48==================
49 * Avoid problems if crypto.randomBytes throws an exception
50
511.0.7 / Jul 03, 2015
52==================
53 * Use node.crypto instead of Math.random as random number generator
54
551.0.6 / Jun 01, 2015
56==================
57 * Added licence for npmjs.org
58 * Enhanced readme for Github and npm
59
601.0.5 / Apr 03, 2015
61==================
62 * Better charset setting → Less error-proneness
63
641.0.4 / Apr 03, 2015
65==================
66 * Added tests
67
681.0.3 / Feb 17, 2014
69==================
70 * Fixed typo in character set
71
721.0.0 / Jan 21, 2012
73==================
74 * Start of the project
\No newline at end of file