NixOS/nix

Use portable C++ Pseudorandom number generator

Open

#10,541 opened on 2024年4月17日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)C++ (9,803 stars) (1,293 forks)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

コントリビューターガイド

Use portable C++ Pseudorandom number generator · NixOS/nix#10541 | Good First Issue