1.0.2 • Published 2 years ago

randomfy-it v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Randomfy-it

This simple function recieves a string as a parameter and genereates a brand new string with the same length but with another set of characters.

Installation

    npm install randomfy-it

Import randomfy-it to your projetct

    import randomfyIt from 'randomfy-it';

    const randomString = randomfyIt('Hello world');
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago