Remove the use of `rand`

Created on 26 January 2024, 5 months ago
Updated 22 February 2024, 4 months ago

Problem/Motivation

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.

Proposed resolution

See patch.

💬 Support request
Status

Needs work

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024