issues
search
ckknight
/
random-js
A mathematically correct random number generator library for JavaScript.
MIT License
606
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add documentation on how to use this library without Node.js and/or with Webpack 5+
#69
rawr51919
opened
1 year ago
0
Better documentation on how to create custom engines in README.md
#68
rawr51919
opened
1 year ago
0
Converting the build to GitHub Actions
#67
rawr51919
opened
1 year ago
0
Automatic dependency updates
#66
rawr51919
opened
1 year ago
0
Bring random-js back up to speed with newer webpack and node
#65
rawr51919
opened
1 year ago
6
Update README.md
#64
aaby242abhay
opened
1 year ago
0
Bump json5 from 2.1.0 to 2.2.3
#63
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#62
dependabot[bot]
opened
2 years ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#61
dependabot[bot]
opened
2 years ago
0
Bump terser from 3.16.1 to 4.8.1
#60
dependabot[bot]
opened
2 years ago
0
var random = new Random.Random() does not work when random-js is imported as a script
#59
atbenmurray
opened
2 years ago
1
Bump async from 2.6.2 to 2.6.4
#58
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.9.1 to 6.12.6
#57
dependabot[bot]
opened
2 years ago
0
Dependencies update
#56
MohammadXroid
opened
3 years ago
0
fixed some type in random.ts
#55
MohammadXroid
opened
3 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#54
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.8 to 4.4.19
#53
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#52
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.8 to 4.4.15
#51
dependabot[bot]
closed
3 years ago
1
Bump hosted-git-info from 2.7.1 to 2.8.9
#50
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.11 to 4.17.21
#49
dependabot[bot]
opened
3 years ago
0
Bump handlebars from 4.1.0 to 4.7.7
#48
dependabot[bot]
opened
3 years ago
0
Update random-js to work with latest versions of dependencies
#47
rawr51919
closed
1 year ago
1
Bump ini from 1.3.5 to 1.3.7
#46
dependabot[bot]
opened
4 years ago
0
Enable better ESM compatibility
#45
GreenImp
opened
4 years ago
1
Bump handlebars from 4.1.0 to 4.7.6
#44
dependabot[bot]
closed
3 years ago
1
Choose "best" engine automatically?
#43
garyo
opened
4 years ago
1
Force value to either min or max
#42
GreenImp
opened
4 years ago
3
Bump lodash from 4.17.11 to 4.17.19
#41
dependabot[bot]
closed
3 years ago
1
feat: Add support for React Native
#40
diosney
opened
4 years ago
7
Bump acorn from 5.7.3 to 5.7.4
#39
dependabot[bot]
opened
4 years ago
0
Question: replicating exact functionality of Math.random()
#38
gc
opened
4 years ago
2
Can't build with webpack
#37
aesy
closed
4 years ago
1
Bump handlebars from 4.1.0 to 4.5.3
#36
dependabot[bot]
closed
4 years ago
1
Include ".js" in imports
#35
canonic-epicure
opened
5 years ago
1
MersenneTwister19937 is not defined
#34
hashbackspace
closed
5 years ago
1
small fix in README.md
#33
pgerlach
opened
5 years ago
1
TypeError: n(...).Random is not a constructor
#32
diego-betto
closed
5 years ago
6
Is it good to feed MersenneTwister19937 with array of same integers except one?
#31
imShara
closed
5 years ago
2
2.0.0-rc2 doesn't build with webpack/babel
#30
Jezzamonn
closed
5 years ago
1
Cannot read property 'nativeMath' of undefined (2.0.0-rc2)
#29
adanvdo
closed
5 years ago
1
Is it possible to seed nativeMath?
#28
JasonShin
closed
5 years ago
1
Question: Use It In Games?
#27
manico
closed
5 years ago
5
cannot be imported properly in jest backend
#26
yiakwy
closed
5 years ago
2
Serialize and unserialize for later use
#25
Darkhogg
closed
7 years ago
1
Random.bool(percentage) not working properly
#24
ghost
closed
5 years ago
2
Return the seed generated by mt.autoSeed()
#23
laice
closed
5 years ago
3
Add CDNJS version badge in readme
#22
kennynaoh
opened
7 years ago
0
Version mismatch
#21
lumio
closed
5 years ago
1
interface incoherencies
#20
Offirmo
closed
5 years ago
4
Next