Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update name #446

Merged
merged 2 commits into from
Nov 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/build/advanced-concepts/randomness.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Flow's Verified Random Function (VRF)
sidebar_label: Verified Random Function (VRF)
title: Flow Verifiable Random Function (VRF)
sidebar_label: Flow VRF
---

# Native Verified Random Function
# Flow Verifiable Random Function (VRF)

Flow enhances blockchain functionality and eliminates reliance on external oracles by providing native onchain randomness at the protocol level. This secure, decentralized feature empowers developers to build a variety of applications with truly unpredictable, transparent, and fair outcomes, achieved with greater efficiency.

Expand Down