Skip to content

Commit

Permalink
Use UUID's to generate random tempname on Windows (JuliaLang#33785)
Browse files Browse the repository at this point in the history
* Use UIUD to create random tempname on Windows

* Use underscores and remove extension

* Truncate to 10 chars the UUID

* Generate the random name from a random byte array

* Update file.jl

(cherry picked from commit d759b5b)
  • Loading branch information
musm authored and BioTurboNick committed Apr 13, 2020
1 parent 7fbbeb7 commit 9472d72
Showing 1 changed file with 1,017 additions and 1,017 deletions.
Loading

0 comments on commit 9472d72

Please sign in to comment.