Comparing version 5.0.0-experimental.4.2.1.0 to 5.0.0
@@ -13,4 +13,4 @@ import { generateN, skipN, unsafeGenerateN, unsafeSkipN } from './generator/RandomGenerator.js'; | ||
var __type = 'module'; | ||
var __version = '5.0.0-experimental.4.2.1.0'; | ||
var __commitHash = '79947a7e4a6f559b63836d8bccaf82be474b96ad'; | ||
var __version = '5.0.0'; | ||
var __commitHash = '744555855a01e1551ab1cf67a6ea973d14964661'; | ||
export { __type, __version, __commitHash, generateN, skipN, unsafeGenerateN, unsafeSkipN, congruential, congruential32, mersenne, xorshift128plus, xoroshiro128plus, uniformArrayIntDistribution, uniformBigIntDistribution, uniformIntDistribution, unsafeUniformArrayIntDistribution, unsafeUniformBigIntDistribution, unsafeUniformIntDistribution, }; |
@@ -32,5 +32,5 @@ "use strict"; | ||
exports.__type = __type; | ||
var __version = '5.0.0-experimental.4.2.1.0'; | ||
var __version = '5.0.0'; | ||
exports.__version = __version; | ||
var __commitHash = '79947a7e4a6f559b63836d8bccaf82be474b96ad'; | ||
var __commitHash = '744555855a01e1551ab1cf67a6ea973d14964661'; | ||
exports.__commitHash = __commitHash; |
{ | ||
"name": "pure-rand", | ||
"version": "5.0.0-experimental.4.2.1.0", | ||
"version": "5.0.0", | ||
"description": " Pure random number generator written in TypeScript", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
65636