Skip to content

Replace randrange with secrets.randbelow when generating nonce #36

@mansfieldj3

Description

@mansfieldj3

When generating the nonce random randrange is used, it would be better to swap this out to use the secrets module randbelow function instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions