public static IGenerator<T> RepeatWithProbability<T>( this IGenerator<T> generator, float probability )