Hacker News new | ask | show | jobs
by CorvusCrypto 3508 days ago
starting from inside the arc4random call you have double float multiplication, then cast to uint32, then the arc4rand call, then the double cast for the uint32 result and then a double float division. this adds up in instructions.