This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a23112fae6b68873955e5b0b3e32426d4f0a663e
c3c
/
lib
/
std
/
math
/
random
History
Pierre Curto
092296984a
std/math/random: add missing SimpleRandom.init() method
...
Signed-off-by: Pierre Curto <
pierre.curto@gmail.com
>
2023-08-28 10:03:30 +02:00
..
math.lcg.c3
std/math/random: add missing SimpleRandom.init() method
2023-08-28 10:03:30 +02:00
math.mcg.c3
Updated random interface.
2023-08-26 12:58:57 +02:00
math.msws.c3
Updated random interface.
2023-08-26 12:58:57 +02:00
math.pcg.c3
Updated random interface.
2023-08-26 12:58:57 +02:00
math.seeder.c3
Updated random interface further.
2023-08-26 13:22:02 +02:00
math.sfc.c3
Updated random interface.
2023-08-26 12:58:57 +02:00
math.simple_random.c3
std/math/random: add missing SimpleRandom.init() method
2023-08-28 10:03:30 +02:00