0.1.4 • Published 6 years ago
super-sequence v0.1.4
Super Sequence
Generate a super long string of random digits.
Usage
npx super-sequence 20000 output.txt
The first argument is the length of the generated string.
The second argument is the filename the string will write to. (This will overwrite a file if it already exists.)