//
pkg.gl
Category
github.com/strukturag/spreed-webrtc
go
randomstring
package
0.29.7
Repository:
https://github.com/strukturag/spreed-webrtc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
29 SLOC
#
Functions
NewRandomString
NewRandomString returns a alphanumeric random string with the specified length using crypto/rand with fallback to math/rand on error.