summaryrefslogtreecommitdiff
path: root/vendor/github.com/aws/smithy-go/rand/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/aws/smithy-go/rand/doc.go')
-rw-r--r--vendor/github.com/aws/smithy-go/rand/doc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/aws/smithy-go/rand/doc.go b/vendor/github.com/aws/smithy-go/rand/doc.go
new file mode 100644
index 0000000..f8b25d5
--- /dev/null
+++ b/vendor/github.com/aws/smithy-go/rand/doc.go
@@ -0,0 +1,3 @@
+// Package rand provides utilities for creating and working with random value
+// generators.
+package rand