MCPcopy Create free account
hub / github.com/corestoreio/pkg / Password

Method Password

util/pseudo/general.go:42–44  ·  view source on GitHub ↗

Password generates password with the length from atLeast to atMOst charachers, allow* parameters specify whether corresponding symbols can be used

(atLeast, atMost int, allowUpper, allowNumeric, allowSpecial bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

SimplePasswordMethod · 0.95
NewServiceFunction · 0.95
ParseConnectionFunction · 0.80
TestGeneralFunction · 0.80

Calls 1

textMethod · 0.95

Tested by 1

TestGeneralFunction · 0.64