Skip to content

Could use random.org API for true random values #6

@dpells

Description

@dpells

Values right now are using Random.secure() which is probably good enough, but tapping into "true randomness" might be a fun addition

Rather than passing a max value to Random.secure().nextInt(), the random API can take a min and max value

RANDOM.org API with a list of contributed libraries

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions