Skip to content

random: Add module#67

Merged
chrysn merged 2 commits intomainfrom
rand
Nov 24, 2023
Merged

random: Add module#67
chrysn merged 2 commits intomainfrom
rand

Conversation

@chrysn
Copy link
Copy Markdown
Member

@chrysn chrysn commented Nov 23, 2023

This provides an RNG similar to rand_core's OsRng, provided suitable RIOT modules are enabled.

Cc @geonnave because it's relevant to lake-rs/lakers#131

This provides an RNG similar to rand_core's OsRng, provided suitable
RIOT modules are enabled.
@chrysn
Copy link
Copy Markdown
Member Author

chrysn commented Nov 24, 2023

This now also has a test, which if nothing else makes sure things do compile, but does also run some RNG tests. I have no clue what they do, but I assert that they do not throw an error, and that is nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant