@maciejburak97/randomid-generator
v1.0.2
Published
**** RANDOM ID GENERATOR ****
Downloads
4
Readme
**** RANDOM ID GENERATOR ****
This package will can generate for you your own randomize id. You have to only write number of letters and this package will generate id which will depend on entered number of signs.
Easy example below.
const randomID = require('@maciejburak97/randomid-generator');
randomID(10) => hgafniHDK1
ENJOY!!!!