View Source Flamel.Random (flamel v1.10.0)

Helper functions for generating random values

Summary

Functions

Generates a random string of the specified length using cryptographic strong random bytes.

Functions

@spec string(pos_integer()) :: binary()

Generates a random string of the specified length using cryptographic strong random bytes.