upkie 9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches

◆ random_string()

std::string random_string ( unsigned  length = 16)
inline

Generate a random string.

Parameters
[in]lengthString length.
Returns
Random string.

The generated string contains only alphanumeric characters with no repetition.