Skip to content

A simple and lightweight npm package for generating random strings. Perfect for creating unique identifiers, passwords, and other random text. With customizable length and character set options, it's easy to generate strings that fit your specific requirements.

License

Notifications You must be signed in to change notification settings

mo-inkhan/random-chars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-chars

A simple and lightweight npm package for generating random strings. Perfect for creating unique identifiers, and other random text. With customizable length and character set options, it's easy to generate strings that fit your specific requirements.

Install

npm i @mo.inkhan/random-chars

Usage

const randomChars = require('@mo.inkhan/random-chars')

randomChars()
randomChars('id_', 12, '1234567890')

License

MIT

About

A simple and lightweight npm package for generating random strings. Perfect for creating unique identifiers, passwords, and other random text. With customizable length and character set options, it's easy to generate strings that fit your specific requirements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published