String LoadRandomSequence( int count, int min, int max, [int? seed] ) => 'LoadRandomSequence($count, $min, $max, seed: $seed)';