From 1ead4dfbd52b521740ff33d55e4640eee627145c Mon Sep 17 00:00:00 2001 From: Chase Fleming Date: Wed, 8 Nov 2023 16:14:04 -0800 Subject: [PATCH] Update name (#446) * Update name * Update with acronym --------- Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com> --- docs/build/advanced-concepts/randomness.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/build/advanced-concepts/randomness.md b/docs/build/advanced-concepts/randomness.md index 03c4d68029..63a9ec734d 100644 --- a/docs/build/advanced-concepts/randomness.md +++ b/docs/build/advanced-concepts/randomness.md @@ -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.