@wojciech.dyga/randomid-generator
v1.0.1
Published
Simple node package generates a unique random ID as a string (mixed letters and numbers). You can set the length of a generated string (f.ex. randomID(10)).
Readme
Unique ID Generator
Description
Simple node package generates a unique random ID as a string (mixed letters and numbers). You can set the length of a generated string (f.ex. randomID(10)).
Install
npm install @wojciech.dyga/random-id-generator yarn add @wojciech.dyga/random-id-generator
Link
https://www.npmjs.com/package/@wojciech.dyga/randomid-generator
