1.0.4 • Published 4 years ago
@sadowski_dev/id_generator v1.0.4
Generator ID APP
How to install
npm install @sadowski_dev/id_generator or yarn add @sadowski_dev/id_generator
How to use
- Import
const randomID = require('@sadowski_dev/id_generator'); - Run function
randomID(lenght)for examplerandomId(10)will generate a random ID with 10 lenghts