As generating a random Point is mostly not used on an existing object, the method is now an independent function get_random() instead of a class method.
3.3 KiB
3.3 KiB
As generating a random Point is mostly not used on an existing object, the method is now an independent function get_random() instead of a class method.