We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf9a94 commit 7b72bceCopy full SHA for 7b72bce
hashes/hash-test.py
@@ -3,7 +3,7 @@
3
import scipy
4
import matplotlib.pyplot as plt
5
6
-# This script will test multiple hashes on strings to see if we get a normal distribution
+# This script will test multiple hashes on strings to see if we get a uniform distribution
7
8
9
def load_words():
0 commit comments