Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@odesenfans odesenfans released this 02 Oct 14:38
· 18 commits to main since this release
c5e2f84

First official release.

Verifiable Random Functions (VRF) are cryptographic primitives that generate random numbers that are both unpredictable and verifiable.
This allows to create "trustless randomness", i.e. generate (pseudo-) random numbers in decentralized systems and provide the assurance that the number was indeed generated randomly.

See the documentation for more details.