Skip to content

marcoETmx/Random-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Name

Generate random name

Installation

You need node.js and npm.

npm i @marcoetmx/random-name

Example

In your code

const random = require('@marcoetmx/random-name');
random.randomName()

Global installation

random-name

Notes

This project was created for educational purposes, it is not recommended to put it into production.

Releases

No releases published

Packages