This repository contains a Java project that illustrates the insecurity of using java.util.Random with a fixed or predictable seed. The project includes two programs: Random_insecure: A ...
Is it correct that you use code in the sentry/src/main/java/io/sentry/util/Random.java file that is licensed under the GPL 2.0, and that this code is used in an ...