https://github.com/jamen/npm-random-feed
Create a feed of random names, and if they are free or taken
https://github.com/jamen/npm-random-feed
Last synced: about 1 year ago
JSON representation
Create a feed of random names, and if they are free or taken
- Host: GitHub
- URL: https://github.com/jamen/npm-random-feed
- Owner: jamen
- License: mit
- Created: 2017-02-05T06:31:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T08:09:36.000Z (over 9 years ago)
- Last Synced: 2025-03-10T04:50:07.146Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`](https://npmjs.com/)
## Installation
```sh
$ npm install --global npm-random-feed
```
## License
MIT © [Jamen Marz](https://git.io/jamen)
---
[][package] [](https://travis-ci.org/npm-random-feed/jamen) [][package] [][package] [][package] [](https://www.paypal.me/jamenmarz/5usd) [](https://github.com/jamen)
[package]: https://npmjs.com/package/npm-random-feed