Searched defs:randstring (Results 1 – 2 of 2) sorted by relevance
1 proc randstring {min max {type binary}} { procedure
1339 static int randstring(char *target, unsigned int min, unsigned int max) { in randstring() function