NixOS/nix

Use portable C++ Pseudorandom number generator

Open

#10,541 创建于 2024年4月17日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)C++ (1,293 fork)batch import
good first issueportabilitywindows

仓库指标

Star
 (9,803 star)
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

贡献者指南