fix(jargon): rename onchain randomness to verifiable randomness#151
Merged
Conversation
Renames the concept page (onchain-randomness.md → verifiable-randomness.md), updates both page titles, the guide section heading, and all cross-references in chain-key-cryptography.md, concepts/index.md, and languages/rust/index.md. Note: docs/languages/motoko/icp-features/randomness.md still uses the old term — it is auto-synced from caffeinelabs/motoko and must be fixed upstream.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/concepts/onchain-randomness.md→docs/concepts/verifiable-randomness.mdtitle:frontmatter in both the concept page and the guide (docs/guides/backends/randomness.md) to "Verifiable Randomness"docs/concepts/chain-key-cryptography.md(bullet label + prose mention)docs/concepts/index.md(index entry)docs/guides/backends/randomness.md(two next-steps links)docs/languages/rust/index.md(Wasm limitations table cell)"Verifiable randomness" names the actual VRF property (unpredictability + verifiability) rather than a location ("onchain"), making the term more precise and consistent with how the feature is described elsewhere.
Note: Motoko synced file
docs/languages/motoko/icp-features/randomness.mdstill uses the old term. This file is auto-synced fromcaffeinelabs/motokoand cannot be edited directly — the fix must go upstream.Sync recommendation
hand-written