NixOS/nix

Use portable C++ Pseudorandom number generator

Ouverte

#10 541 ouverte le 17 avr. 2024

 (10 commentaires) (0 réaction) (0 personne assignée)C++ (1 293 forks)batch import
good first issueportabilitywindows

Métriques du dépôt

Stars
 (9 803 étoiles)
Métriques de merge PR
 (Merge moyen 7j 11h) (83 PRs mergées en 30 j)

Description

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

Guide contributeur