Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AndreasMadsen/xorshift
/ functions
Functions
7 in github.com/AndreasMadsen/xorshift
⨍
Functions
7
◇
Types & classes
0
↓ 4 callers
Function
getRandomSeed
()
xorshift.js:102
↓ 3 callers
Function
hexview
(arr)
test.js:7
↓ 2 callers
Function
floatview
(d)
test.js:17
↓ 2 callers
Function
xorshift128plus_int
reference.c:9
↓ 1 callers
Function
xorshift128plus_double
reference.c:19
Function
XorShift
* Create a pseudorandom number generator, with a seed. * @param {array} seed "128-bit" integer, composed of 4x32-bit * integers in big endian order.
xorshift.js:7
Function
main
reference.c:26