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 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29cc9ad8b10b814d456285fce330d72d22963a16
c3c
/
lib
/
std
/
math
/
random
History
Christoffer Lerno
eac19814e1
Make typeid switches always use subtype matching. Update seeder mixing.
2023-08-29 22:48:26 +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
Make typeid switches always use subtype matching. Update seeder mixing.
2023-08-29 22:48:26 +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