I want to generate a uuid in python using the md5 hash of a preexisting unique identifier ranged between 1 and 999999999
It seems obvious that on numbers so small there couldn't be any worry... but it made me think, do we know the smallest two integers that have the same md5 hash ?