cosmopolitan/libc/rand
2021-03-21 07:33:33 -07:00
..
devrand.c Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
g_rando.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
g_rando32.c Make ANSI mode closer to being ANSI 2021-02-03 17:14:17 -08:00
g_rando64.c Make ANSI mode closer to being ANSI 2021-02-03 17:14:17 -08:00
getentropy.c Change license 2020-12-27 17:18:44 -08:00
getrandom.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
internal.h Initial import 2020-06-15 07:18:57 -07:00
lcg.internal.h Make improvements 2020-12-01 03:43:40 -08:00
poz.c Initial import 2020-06-15 07:18:57 -07:00
rand.c Change license 2020-12-27 17:18:44 -08:00
rand.h Add prototype for srandom() (#132) 2021-03-21 07:33:33 -07:00
rand.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00
rand32.c Change license 2020-12-27 17:18:44 -08:00
rand64.c Eliminate some flakes 2021-02-03 06:25:27 -08:00
randf.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
random.c Add random() and srandom() 2021-03-13 20:24:29 -08:00
randtest.c Initial import 2020-06-15 07:18:57 -07:00
rdrand.c Change license 2020-12-27 17:18:44 -08:00
rdseed.c Change license 2020-12-27 17:18:44 -08:00
rngset.c Change license 2020-12-27 17:18:44 -08:00
srand.c Change license 2020-12-27 17:18:44 -08:00
strfry.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
winrandish.c Eliminate some flakes 2021-02-03 06:25:27 -08:00
xorshift.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
xorshift32.c Change license 2020-12-27 17:18:44 -08:00
xorshift64.c Change license 2020-12-27 17:18:44 -08:00