Skip to content

Conversation

@Devrim-Celik
Copy link
Contributor

The current implementation of random_string creates strings, that are double the specified function argument size, because (I think) each byte of urandom(size) is converted to a 2-byte string representation (the hex value of that byte) by hexlify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant