NixOS/nix

Use portable C++ Pseudorandom number generator

Open

#10,541 建立於 2024年4月17日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)C++ (9,803 star) (1,293 fork)batch import
good first issueportabilitywindows

描述

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

貢獻者指南