ulid
ulid copied to clipboard
Fix #11 - randomness component evaluating to 0
This fixes issue #11 by static casting the entire expression to ensure the evaluation will properly be between 0-255.
I tested this fix locally in an application to confirm it works, and I believe the change won't break #7.