arc4random_stir method

void arc4random_stir()

Implementation

void arc4random_stir() {
  return _arc4random_stir();
}