cc-randomjs

1.0.2 • Public • Published

Generate one arbitrary、int or string random.

Usage

import random from 'cc-randomjs'

random.getArbitrary(1.5, 6.5) // 2.4942810038223864
random.getInt(1, 6) // 3
random.getStr(6) // "NdQKOr"

Package Sidebar

Install

npm i cc-randomjs

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

1.28 kB

Total Files

3

Last publish

Collaborators

  • chuichui