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
f5fea69ef9cb8edd6644a123d9100e5b7282f2a8
c3c
/
lib
/
std
/
math
/
random
History
Christoffer Lerno
0120498ec8
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02:00
..
math.lcg.c3
Updated indentation to C3 standard.
2023-07-26 14:01:24 +02:00
math.mcg.c3
Updated indentation to C3 standard.
2023-07-26 14:01:24 +02:00
math.msws.c3
Updated indentation to C3 standard.
2023-07-26 14:01:24 +02:00
math.pcg.c3
Updated indentation to C3 standard.
2023-07-26 14:01:24 +02:00
math.seeder.c3
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02:00
math.sfc.c3
Updated indentation to C3 standard.
2023-07-26 14:01:24 +02:00
math.simple_random.c3
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02:00