[Issue 13996] Function for returning a temporary file with a randomly generated name where the name can be accessed

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 3 18:21:54 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13996

--- Comment #5 from Martin Nowak <code at dawg.eu> ---
> What suffix? As suggested, it takes an optional prefix and randomly generates the rest. You mean that it should take an extension?

Yes, prefix and suffix, random in between.

--


More information about the Digitalmars-d-bugs mailing list