validation/safe_temp_name_utils library
Safe temp-file naming (randomized, collision-resistant) — roadmap #694.
Functions
-
safeTempName(
{int length = 12}) → String - Returns a short random string suitable for temp file names (alphanumeric).
Safe temp-file naming (randomized, collision-resistant) — roadmap #694.