1.0.6 • Published 2 years ago

@mo.inkhan/random-chars v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago