Commit Graph

35 Commits

Author SHA1 Message Date
Gitea
c652fdc74f Initialize as an npm project. 2019-02-19 22:06:08 -05:00
d0fa0a3cbe Comment adequately and charmingly. 2018-09-06 16:43:46 -04:00
4333870c2b Reintroduce the space on -s. 2018-09-06 16:40:30 -04:00
4a161bc0a6 Read dictionary words from 1 to (n+1), not 0 to n. Rookie. 2018-09-06 16:37:34 -04:00
74b7d45cf6 Skip certain words. 2018-09-06 16:36:25 -04:00
3acb27538e Add new README details. 2018-09-06 15:39:42 -04:00
67b513bbf0 Fix README formatting. 2018-09-06 14:39:45 -04:00
57499d8a49 Add README to-dos. 2018-09-06 14:38:28 -04:00
b1b5f2c7af Provide longer password examples. Also... obligatory. 2018-09-06 14:20:21 -04:00
28feed2546 Clean whitespace. 2018-09-05 22:07:48 -04:00
f7301680eb Provide fresh examples. 2018-09-05 21:32:29 -04:00
6932654139 Clean cruft, comment. Closes #1. 2018-09-05 19:19:37 -04:00
260ace4538 Reintroduce group COUNT loop. 2018-09-05 19:14:43 -04:00
8c3c4c7995 Clean output with newlines. 2018-09-05 19:12:14 -04:00
324ea6c0d4 Refactor and reintroduce word spacing. 2018-09-05 19:08:47 -04:00
43f228fb67 Store sanitized dictionary in a temp file, use RANDOM instead of shuf to pick words. 2018-09-05 19:03:15 -04:00
0d6e3e73cc Exit cleanly after finding an error in the args. 2018-09-04 14:49:00 -04:00
d2c81e7747 Improve the README formatting, part 2. 2018-09-04 14:27:55 -04:00
61ba57ada7 Improve the README formatting. 2018-09-04 14:25:57 -04:00
2f4ccf0fa9 Add -w argument to the documentation. 2018-09-04 14:22:50 -04:00
1bed95ddd1 Fix line 48 typo, retab. 2018-09-04 14:20:01 -04:00
fcbb45905d Allow variable word count, introduce -w argument. 2018-09-04 13:11:17 -04:00
tapesonthefloor
7e3bde7e0b Still fiddling with the README, because I hate life. 2015-04-13 22:40:05 -04:00
tapesonthefloor
43179cb36b Fiddled with the README. Again. 2015-04-13 22:39:26 -04:00
tapesonthefloor
ef0e97da2f Fiddled with README. 2015-04-13 22:38:42 -04:00
tapesonthefloor
cab2e3d306 Updated README with new args. 2015-04-13 22:37:37 -04:00
tapesonthefloor
2d1b4b4b24 Added arguments for length and spaces. Commented. 2015-04-13 22:18:41 -04:00
tapesonthefloor
e3c9516f4c Updated readme with parameter. 2015-03-19 11:25:27 -04:00
tapesonthefloor
3f438dda55 Accepts a length parameter. Changed regex from exclusive to inclusive. 2015-03-19 09:52:41 -04:00
tapesonthefloor
81239b0619 Fixed the README formatting, I think. 2015-03-18 15:46:29 -04:00
tapesonthefloor
fe250dfd30 Added an example to the README, because life is short and examples are good. 2015-03-18 15:44:07 -04:00
tapesonthefloor
5c618a5046 Eliminated proper names, fiddled with included word lengths, formatting 2015-03-18 15:15:16 -04:00
tapesonthefloor
e946ed92d1 Added comments. 2015-02-19 10:48:03 -05:00
tapesonthefloor
2f33040af3 Added the script that's the reason for the season. 2015-02-19 10:15:14 -05:00
tapesonthefloor
d8e70e4dfd Initial commit 2015-02-19 09:58:21 -05:00