Skip to content

Update random generator to use random.org instead of a pseudo generator #47

@danheath

Description

@danheath

Consider using on of the options provided on random.org for randomization instead of the Crypto: getRandomValues() method which is a pseudo generator. The options provided by random.org are as close to truly random as one can get when random isn't truely random. :)

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