Feedback on "NumberRange"

NumberRange only holds 32bits of precision (I think?)

Problem being, NumberRange.new(os.time(), os.time()).Min ~= os.time()

Affected URL: https://create.roblox.com/docs/reference/engine/datatypes/NumberRange

1 Like

Hey Joel!

I updated the API class description to mention this, hopefully it prevents any unexpected behavior to future readers!

Thanks for flagging this - feel free to keep flagging any additional issues/feedback you find :slight_smile:

naahchos.