package
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 17, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go quick random string
This package was made from answer on StackOwerflow. Thanks @icza for help
Banchmark
Command |
count |
ns/op |
B/op |
allocs/op |
RandStringBytesMaskImprSrcUnsafe(4) |
10000000 |
46.4 ns/op |
4 B/op |
1 allocs/op |
RandStringBytesMaskImprSrcUnsafe(32) |
10000000 |
221 ns/op |
32 B/op |
1 allocs/op |
Documentation
¶
func RandStringBytesMaskImprSrcUnsafe(n int) string
RandStringBytesMaskImprSrcUnsafe generate random string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.