@nogc random numbers and UUID generation.
Generate a zero-terminated string with concatenated prefix and an UUDI. Random UUID generation is often used to generate names like this.
Generates a random UUID.
See Source File
Guillaume Piolat Johannes Pfau Andrei Alexandrescu
Copyright (c) 2016, Auburn Sounds. Copyright (c) 2011, Johannes Pfau (std.uuid). Copyright (c) 2008-2009, Andrei Alexandrescu (std.random)
Boost License 1.0.
@nogc random numbers and UUID generation.