Merge branch 'lcg48' into 'master'
Implement LCG pseudorandom number functions See merge request redox-os/relibc!213
No related branches found
No related tags found
Showing
- src/header/stdlib/lcg48.rs 43 additions, 0 deletionssrc/header/stdlib/lcg48.rs
- src/header/stdlib/mod.rs 19 additions, 12 deletionssrc/header/stdlib/mod.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/stdlib/lcg48.stderr 0 additions, 0 deletionstests/expected/stdlib/lcg48.stderr
- tests/expected/stdlib/lcg48.stdout 4 additions, 0 deletionstests/expected/stdlib/lcg48.stdout
- tests/stdlib/lcg48.c 45 additions, 0 deletionstests/stdlib/lcg48.c
Loading
Please register or sign in to comment