GodotBigNumberClass
GodotBigNumberClass copied to clipboard
add random_range functions and code regions
- Added code regions for organization purposes in the Editor
- Implemented
randomFloatRange(Big, Big)
andrandomIntRange(Big, Big)
as suggested by @Drillur in #27