math-random-seed@1.0.0
Similar to random-bytes-seed but returns a number between 0 and 1, similar to Math.random()
MIT
2016-11-05
安装 (1.0.0)
npm install math-random-seed@1.0.0
yarn add math-random-seed@1.0.0
pnpm add math-random-seed@1.0.0
bun add math-random-seed@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| random-bytes-seed | ^1.0.2 |