GitSquared/diceroll

Improve randomness

オープン

#3 opened on 2020/03/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (5 件のフォーク)github user discovery
good first issuepolish

Repository metrics

Stars
 (35 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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