https://issues.dlang.org/show_bug.cgi?id=24877 --- Comment #1 from anonymous4 <dfj1esp02 at sneakemail.com> --- There's an overload that accepts an RNG --- UUID randomUUID(RNG)(ref RNG randomGen); --- --