A Scala.js implementation of java.security.SecureRandom for use in Scala.js projects.
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-java-securerandom_sjs1_2.13</artifactId>
<version>1.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates random bytes using SecureRandom.
Use the standard JVM SecureRandom for JVM projects.
No dependency data recorded yet.