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-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/marschall/getrandom-provider
Source Code Management

Source Code Management

https://github.com/marschall/getrandom-provider

Download getrandom-provider-parent 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • getrandom-provider
  • getrandom-provider-benchmarks