Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`mt_rand` does not generate cryptographically secure values. This logic should be updated to follow best practices because this key should be random. Although the outcome is the same, because of the limited character set, it sets precedence to follow good security practices.
- Loading branch information