NixOS/nix

Use portable C++ Pseudorandom number generator

Open

#10 541 ouverte le 17 avr. 2024

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)C++ (1 293 forks)batch import
good first issueportabilitywindows

Métriques du dépôt

Stars
 (9 803 stars)
Métriques de merge PR
 (Merge moyen 4j 12h) (86 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