Biski64: A Fast, No_std PRNG in Rust
A very fast and robust 64-bit PRNG with a 2^64 period. - danielcota/biski64... (more…)
Read more »
So I’ve decided to actually start learning Rust. I’ve considered it a couple of times before but I always found some reasons to avoid going deep. For example:
There’s was no mainline support for RISC-V I’ve done some small hobby work with RISC-V in C, b… Read more