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