void secure_random_password(char *buffer, unsigned length, unsigned pw_length)
Definition secure.cpp:69
void generate_password(char *buffer, unsigned length, const unsigned short *random, unsigned random_length)
Definition secure.cpp:49
void secure_random_fill(void *bytes, unsigned length)
Definition secure.cpp:83
int secure_rand_below(int below)
Definition secure.cpp:109
float length(const vector2_base< T > &a)
Definition vmath.h:106