zneix
7808ccf009
Rewrote key generator tests, fixed vowels
...
-Tests were not brought up to date with some updates that were done to key generator modules.
-Apparently original creator had no idea that 'y' is a vowel; fixed this issue and reflected changes in actual files.
2020-09-23 01:07:32 +02:00
zneix
1efc62a8c5
Rewrote (and fixed) dictionary key generator
2020-08-29 00:40:36 +02:00
zneix
e4eeec3d27
Updated eslint rules
2020-08-28 04:39:03 +02:00
zneix
c585e3b815
Huge refactor, switched to express
2020-08-26 04:54:58 +02:00
John Crepezzi
f161cc33b4
Added tests and converted dictionary key generator to es6
2017-10-31 20:55:59 -04:00
John Crepezzi
5939dec185
Added eslint and fixed an issue from #158
2017-06-26 12:19:36 -04:00
John Crepezzi
87b1c76aaf
One more
2017-06-26 12:11:19 -04:00
John Crepezzi
4599203bdf
A few style nit-picks
2017-06-26 12:10:57 -04:00
Klas af Geijerstam
d66bc9a6c4
Removed unused lines
2017-06-26 18:09:13 +02:00
Klas af Geijerstam
80f0618736
Updated dictionary.js
...
Now expects a newline separated dictionary, supports both \n and \n\r
2017-06-26 18:03:18 +02:00
Klas af Geijerstam
ac2bceefbb
Added missing )
2017-06-26 17:42:24 +02:00
Klas af Geijerstam
dbf4f6b5dd
Removed usage of random-js
...
Replaced random-js with vanilla JS random
2017-06-26 17:39:32 +02:00
Klas af Geijerstam
8e9205cecc
Update dictionary.js
2017-06-26 17:37:04 +02:00
Klas af Geijerstam
e54a860172
Added dictionary.js
...
A key generator that uses a dictionary to create its keys
2017-06-26 17:17:52 +02:00