Skip to content

Commit 7cd4226

Browse files
🦏
1 parent 4928f22 commit 7cd4226

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"prng",
6464
"stats",
6565
"d3-random",
66+
"probability",
6667
"seedrandom",
6768
"distribution",
6869
"pseudorandom",

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Welcome to the most **random** module on npm! 😜
88

99
## Highlights <!-- omit in toc -->
1010

11-
- Simple TS API
11+
- Simple TS API with zero dependencies
1212
- **Seedable**
1313
- Plugin support for different pseudo random number generators
1414
- Includes many common distributions

0 commit comments

Comments
 (0)