@randplus/0to1

2.0.3 • Public • Published

@randplus/0to1

In theory, the random functions in this package can also output 1.
This package is included in 'randplus'.

Teams

OTONEKO.CAT OTONEKO.CAT Oto Home

Usage

const random = require('@randplus/0to1');

console.log(random.versions); // ['v1', 'v2']
console.log(random()) // Use latest random function.
console.log(random(1)); // Use v1 random function.
console.log(random('1')); // Use v1 random function.
console.log(random('v1')); // Use v1 random function.

Get Support

Discord Banner

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.358latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.358
2.0.252
2.0.15
2.0.03
1.0.03

Package Sidebar

Install

npm i @randplus/0to1

Weekly Downloads

121

Version

2.0.3

License

ISC

Unpacked Size

3.33 kB

Total Files

6

Last publish

Collaborators

  • otoneko.