aboutsummaryrefslogtreecommitdiff
path: root/entropy/doc.go
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-06-14 18:09:39 +0000
committerChristine Dodrill <me@christine.website>2019-06-14 18:09:39 +0000
commitb75b53a6ac5653a79fc1c7bf95b9fb8a85ce71de (patch)
treeda7b05d874bf730c8a96dd9109e6cf5e13ea350e /entropy/doc.go
parent0b87828dc7b052120e93f680c162068e4ca65f97 (diff)
downloadx-b75b53a6ac5653a79fc1c7bf95b9fb8a85ce71de.tar.xz
x-b75b53a6ac5653a79fc1c7bf95b9fb8a85ce71de.zip
entropy
Diffstat (limited to 'entropy/doc.go')
-rw-r--r--entropy/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/entropy/doc.go b/entropy/doc.go
new file mode 100644
index 0000000..fabe727
--- /dev/null
+++ b/entropy/doc.go
@@ -0,0 +1,2 @@
+// Package entropy has a few helper functions to calculate the bit entropy of strings.
+package entropy