Rename `FixedWidthInteger._random()` to `FixedWidthInteger.random(in: UnboundedRange)`

This was rejected in the SE-0202 proposal.

Add static .random() to numerical types

There's also an issue with how UnboundedRange is currently implemented.

1 Like