NixOS/nix

Use portable C++ Pseudorandom number generator

Open

#10.541 aperta il 17 apr 2024

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)C++ (1293 fork)batch import
good first issueportabilitywindows

Metriche repository

Star
 (9803 star)
Metriche merge PR
 (Merge medio 4g 12h) (86 PR mergiate in 30 g)

Descrizione

Avoid calls to rand / srand / random / srandom and other things which are not portable to Windows

Originally posted by @edolstra in https://github.com/NixOS/nix/pull/8901#discussion_r1568529190

Guida contributor