??
This commit is contained in:
parent
9d83d3b668
commit
1ceb5dc495
@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
var letterRunes = []rune("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ")
|
||||
|
||||
//
|
||||
func RandStringRunes(length int) string {
|
||||
b := make([]rune, length)
|
||||
for i := range b {
|
||||
|
Loading…
x
Reference in New Issue
Block a user