pub fn random_name(randomness: fn(&mut [u8])) -> String
Generates a random, temporary filename, typically used when SQLite requests a file with a NULL name.