rust-embedded.github.io
rust-embedded.github.io copied to clipboard
Add section on implementing the rand_core traits
Since we will remove the RNG traits in embedded-hal
itself, it would be good to have a section here about implementing the rand_core
traits for a HAL where we can lead users to.