The video discusses random number generation using the imported random package. Methods such as nextInt, nextDouble and nextBoolean are introduced. We can introduce a random number seed to fix the value returned by random number generation.
You'll learn most by trying my code while watching the video.
Playlist of my Java course
• [14 hours] Java tutorial for beginner...
Playlist of my Java examples
• Java projects for beginners | Java pr...