https://github.com/leonardoalonso/npm-random-names
A basic npm module to get random names
https://github.com/leonardoalonso/npm-random-names
Last synced: 2 months ago
JSON representation
A basic npm module to get random names
- Host: GitHub
- URL: https://github.com/leonardoalonso/npm-random-names
- Owner: leonardoAlonso
- Created: 2021-09-27T18:10:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T18:17:10.000Z (over 3 years ago)
- Last Synced: 2025-03-18T12:21:24.863Z (2 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random-friend-names
Whenever I start a new project, I don't know what to write for the first commit. After doing a “git init” there is technically nothing there...
## Install
```npm
npm install -g random-friend-names
```# Usage
```bash
random-name
```# Contributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: [random-msg](https://github.com/leonardoAlonso/npm-random-names)# License
random-msg is released under the [MIT License](https://opensource.org/licenses/MIT).