We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3796de commit 052d74eCopy full SHA for 052d74e
README.md
@@ -48,5 +48,5 @@ func main() {
48
49
# 四、Scatology算法
50
51
-就是在Fisher–Yates-Knuth的基础上随机选择的时候不再选择最右边的,但是感觉这样子似乎可能会有概率问题?
+就是在Fisher–Yates-Knuth的基础上随机选择的时候不再选择最右边的`[0,right_index)`,但是感觉这样子似乎可能会有概率问题?
52
0 commit comments