Implementing Iterators in Rust & creating a random number generator!

Learn to implement the Iterator trait in the Rust programming language. We implement an infinite iterator that cycles through the seasons, then progress to an “XOR Shift RNG” as published by George Marsaglia.   This video was originally recorded on Twitch