myrandomizer
TypeScript icon, indicating that this package has built-in type declarations

0.0.11ย โ€ขย Publicย โ€ขย Published

๐Ÿš€ randomizer

An easy to use helper to get random numbers and strings

Build states

How does it work?

import { getRandom } from 'my_randomizer';
const randomString = getRandom('string', 5); // ex: qWdwa
const randomNumber = getRandom('number', 5); // ex: 3

Readme

Keywords

none

Package Sidebar

Install

npm i myrandomizer

Weekly Downloads

1

Version

0.0.11

License

ISC

Unpacked Size

4 kB

Total Files

5

Last publish

Collaborators

  • maksimyakush