C# Tutorial 1: Advance Random Number Generator

preview_player
Показать описание
C# Advance Random Number Generator Tutorial. How to create a random number generator with a minimum and maximum and to choose how many times it generates into a rich text box.
Рекомендации по теме
Комментарии
Автор

This also happens because his maximum limit is so small. Try it with the DateTime seed and then use a remove method to keep first 2 digits. 68549787 would be 68.

robertnellums
Автор

He could do more to give more variety, but it is still only a pseudo-random number. Nothing can be truly random. I use a seed from DateTime.Minutes * Seconds

robertnellums
join shbcf.ru