News

Code Quality and Security for Java This SonarSource project is a code analyzer for Java projects to help developers produce Clean Code. Information about the analysis of Java features is available ...
A small seedable random number generator library written in TypeScript The default Math.random() function doesn't allow for setting a seed. This library offers a number of different semi-random number ...