0.2.0 • Published 7 years ago

npm-random-feed v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

npm-random-feed

Create a feed of random names, and if they are free or taken

Note: Do not abuse this module. I've made it for my own personal use when struggling to find short reasonable names on npm. I've published it if other people want to use it for the same purpose.

$ npm-random-feed --length 3 --delay 1s --no-filter
  • --length: Length of the random words generated. Defaults to 3
  • --delay: Delay between each request. Defaults to 1s
  • --[no-]filter: free or taken or disabled. Defaults to free

See css-duration

Installation

$ npm install --global npm-random-feed

License

MIT © Jamen Marz


version travis downloads/month downloads license support me follow