-
Notifications
You must be signed in to change notification settings - Fork 250
Closed
Milestone
Description
If we are to make this crate independent of rand_core, then we need to include an error type here.
We could simply copy the one rand_core uses; I think something simpler and equivalent on no_std may be preferable however. A quick look at the code shows that where we do include a cause, we are mostly just using an integer error code. Whether it is even worth forwarding the cause is another question.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels