We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f895b5a commit 377cb15Copy full SHA for 377cb15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stdlib/random-streams-minstd",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.",
5
"license": "Apache-2.0",
6
"author": {
0 commit comments