On this page:
current-random-string-generator
generate-random-string

23 Random🔗

 (require koyo/random) package: koyo-lib

This module contains utilities for generating cryptographically-secure random strings.

Generates a random string of length len in a cryptographically-secure manner.