mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 22:51:13 +02:00
First, use cryptographically secure random number generator. Second, generate random 32 bytes, don't limit them to any range, as they're going to be base64-encoded anyways. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>