1.0.6 • Published 1 year ago

@mo.inkhan/random-chars v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago