Last Version

getrandom() Provider 0.1.1

A secure random provider that uses Linux kernel functions.

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

getrandom-provider
Version

Version

0.1.1
Type

Type

jar
Description

Description

getrandom() Provider
A secure random provider that uses Linux kernel functions.

Download getrandom-provider 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.marschall/getrandom-provider/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>getrandom-provider</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/getrandom-provider/
implementation 'com.github.marschall:getrandom-provider:0.1.1'
// https://jarcasting.com/artifacts/com.github.marschall/getrandom-provider/
implementation ("com.github.marschall:getrandom-provider:0.1.1")
'com.github.marschall:getrandom-provider:jar:0.1.1'
<dependency org="com.github.marschall" name="getrandom-provider" rev="0.1.1">
  <artifact name="getrandom-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='getrandom-provider', version='0.1.1')
)
libraryDependencies += "com.github.marschall" % "getrandom-provider" % "0.1.1"
[com.github.marschall/getrandom-provider "0.1.1"]

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.junit.platform : junit-platform-launcher jar 1.0.2
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.