1.0.2 • Published 10 months ago

randomfy-it v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months 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

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago