All of the old charsets for gouid.String()
have been removed, since their lengths were not factors of 256. In their place, two charsets have been added: gouid.Secure32Char
and gouid.Secure64Char
. These will ensure an even distribution of characters and will be cryptographically secure.