Java ThreadLocalRandom Explained

Java ThreadLocalRandom Explained October 26 2016 In this blogpost I’d like to present some things I’ve found while trying to understand the implementation of the jdk8 ThreadLocalRandom class. What was my motivation for doing something like that? Over the weekend I was reading the Second Volume from Knuth’s TAOCP “Seminumerical Algorithms”, where he devotes the whole of Chapter 3 describing techniques for generating random numbers with a computer, and then explaining how to test those random number generator

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论