SetRandomSeed method

String SetRandomSeed(
  1. num seed
)

Implementation

String SetRandomSeed(
  num seed,
) => 'SetRandomSeed($seed)';