summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-random
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-255-12/+12
* Fixing typosJPR2022-03-211-1/+1
* Reimplementation of Random using an LXM pseudo-random number generator (#10742)Xavier Leroy2022-01-1710-22/+110
* use Random.State.split to seed child domains PRNG stateGabriel Scherer2022-01-142-14/+14
* testsuite: test random numbers produced by child domainsGabriel Scherer2022-01-142-0/+54
* Random: add functions bits32, bits64, nativebitsXavier Leroy2021-07-201-0/+10
* Add Random.full_int (#9489)David Allsopp2021-06-013-1/+32
* Simple chi-square test for functions from module RandomXavier Leroy2020-12-161-0/+68
* Test rand.ml: make it less likely to failXavier Leroy2020-09-071-3/+3
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* Migrate lib-random test to ocamltestNicolas Ojeda Bar2017-12-053-18/+4
* add explanation for tests/lib-random/rand.mlDamien Doligez2016-04-181-0/+6
* fix random initialization testDamien Doligez2016-04-151-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Non-regression test for #6032.Alain Frisch2013-06-063-0/+22