ulid icon indicating copy to clipboard operation
ulid copied to clipboard

Fix #11 - randomness component evaluating to 0

Open ChrisBove opened this issue 3 years ago • 0 comments

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.

ChrisBove avatar Jul 14 '21 00:07 ChrisBove