How to Generate Random Numbers in VB.Net and C#
30-April-2021
In this episode, we’ll take a look at how to generate random number in .Net by using the Random function.
This can be extremely handy when you need some randomness in your project, for scientific or other
purposes. We’ll show how to use this function in a VB.Net console application in .Net Core 3.1. The same
concepts apply in C#.
Data Engineering Project? Contact me today!