Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
link-fgfgui committed Dec 31, 2021
1 parent 26da885 commit 717c336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ___

## 注意

因为python中randint库生成的是伪随机数,会有一定幅度的偏差<br>但经过修改,误差已经不大,可放心使用<br>(有兴趣可以去看看v0.9版本,算出的数据有较大偏差)
因为python中random库生成的是伪随机数,会有一定幅度的偏差<br>但经过修改,误差已经不大,可放心使用<br>(有兴趣可以去看看v0.9版本,算出的数据有较大偏差)

___

Expand Down

0 comments on commit 717c336

Please sign in to comment.