Jonxslays/wom.py

View on GitHub
wom/enums.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Wontfix

        return random.choice(tuple(cls))
Severity: Info
Found in wom/enums.py by bandit

There are no issues that match your filters.

Category
Status