public static IEnumerable<T> Shuffled<T>( this IEnumerable<T> source, Random rng )
Copyright © PDTec AG. All rights reserved.