.Net 8 | New Feature | Working with randomness
Jun 10, 2023 · 2 min read · .Net 8 has introduced two new methods for working with randomness. These methods are available through System.Random and System.Security.Cryptography.RandomNumberGenerator. GetItems<T>() This method gives you an option to randomly fetch the specified...
Join discussion














