Merge pull request #102 from sajattack/rand
implement rand and srand using the rand crate
No related branches found
No related tags found
Showing
- src/stdlib/Cargo.toml 1 addition, 0 deletionssrc/stdlib/Cargo.toml
- src/stdlib/src/lib.rs 16 additions, 4 deletionssrc/stdlib/src/lib.rs
- tests/.gitignore 1 addition, 0 deletionstests/.gitignore
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/stdlib/rand.c 8 additions, 0 deletionstests/stdlib/rand.c
tests/stdlib/rand.c
0 → 100644
Please register or sign in to comment