Skip to content

drewjcooper/drewjcooper.github.io.code

Repository files navigation

drewjcooper.github.io.code

Code samples discussed in my blog at drewjcooper.github.io.

A console app demonstrating a potential timing issue with creating multiple instances of System.Random in a short period of time.

A console app demonstrating the corruption of System.Random's internal state when used across multiple threads.

A collections of projects, being my solutions to the exercises I was following and blogging when I was originally learning C#.

About

Code samples dicussed in my blog at drewjcooper.github.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages