FMath::RandRange is broken when the size of the range is more than 0x7FFFFFFF

It’s being used as an ‘anonymisation factor’ - we’re basically salting identifiers we do know are unique so that they can’t be recreated to identify users.