Closed woduda closed 2 years ago
bin2hex() doubles number of characters. That's why random_bytes should generate half of ClientEnum::MESSAGE_ID_LENGTH bytes
Fixed in #17
bin2hex() doubles number of characters. That's why random_bytes should generate half of ClientEnum::MESSAGE_ID_LENGTH bytes