Skip to content

/dev/random blocking in seed generators #25

Description

@spudone

/dev/random will block when it runs out of entropy. This can be avoided by using /dev/urandom instead. For this library, a DevUrandomSeedGenerator should be added.

see:
https://unix.stackexchange.com/questions/324209/when-to-use-dev-random-vs-dev-urandom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions