LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python and JavaScript. It's a subproject of the XGo project. LLGo aims to expand the boundaries of Go ...
So it turns out the random number generator long used by developers working with Google's V8 JavaScript engine doesn't really generate random numbers at all. That's being fixed in the latest release ...