1.0.4 • Published 3 months ago

time-as-random v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

time-as-random

install

npm i time-as-random
# or
yarn add time-as-random

use

// import package
import TimeAsRandom from 'time-as-random';

// default value of `deep` is 16
const random = new TimeAsRandom(16);

// get random id
random(); // 4b617630424
1.0.4

3 months ago

1.0.3

5 months ago

1.0.2

5 months ago

0.0.1

5 months ago