GitSquared/diceroll

Improve randomness

开放

#3 创建于 2020年3月30日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (5 个派生)github user discovery
good first issuepolish

仓库指标

星标
 (35 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Math.random() has a very uniform distribution. Use crypto.getRandomValues() instead.

贡献者指南