futils: use our random function for mktemp
`mktemp` on mingw is exceedingly deficient, using a single monotonically increasing alphabetic character and the pid. We need to use our own random number generator for temporary filenames.
Showing
Please
register
or
sign in
to comment