NixOS/nix

Use portable C++ Pseudorandom number generator

開放

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

 (10 則留言) (0 個反應) (0 位負責人)C++ (1,293 個分叉)batch import
good first issueportabilitywindows

倉庫指標

星標
 (9,803 顆星)
PR 合併指標
 (平均合併 7天 11小時) (30 天內合併 83 個 PR)

描述

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

貢獻者指南