myrandomizer
v0.0.11
Published
<h1 align="center" style="border-bottom: none;">🚀 randomizer</h1> <h3 align="center">An easy to use helper to get random numbers and strings</h3> <p align="center"> <a href="https://github.com/semantic-release/semantic-release/actions?query=workflow%3A
Downloads
15
Readme
How does it work?
import { getRandom } from 'my_randomizer';
const randomString = getRandom('string', 5); // ex: qWdwa
const randomNumber = getRandom('number', 5); // ex: 3