Versions in this module Expand all Collapse all v0 v0.1.0 Jul 18, 2023 Changes in this version + const DigitsChars + const LowerChars + const OtherSpecialChars + const ReplaceChars + const SepChars + const SeqAlphabet + const SeqKeyboard0 + const SeqKeyboard1 + const SeqKeyboard2 + const SeqNums + const UpperChars + func DeleteRuneAt(runes []rune, i int) []rune + func GetBase(password string) int + func GetLength(password string) int + func GetReversedString(s string) string + func LogPow(expBase float64, pow int, logBase float64) float64 + func LogX(base, n float64) float64 + func RemoveMoreThanTwoFromSequence(s, seq string) string + func RemoveMoreThanTwoRepeatingChars(s string) string