Skip to content
Discussion options

You must be logged in to vote

It serves the same purpose as randombytes_buf_deterministic(): given a seed, it fills the output buffer with a deterministic sequence, that looks like random.

Unless you specifically need this function, you should just use randombytes_buf_deterministic() instead, if only because the name is self-explanatory.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Chewhern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants