Plain meaning
Start with the shortest useful explanation before going deeper.
Verifiable Random Function—a cryptographic primitive that generates provably random outputs with a proof of correctness. On Solana, Switchboard VRF provides on-chain randomness for gaming, lotteries, and NFT reveals. The oracle computes a random value and proof off-chain; the program verifies the proof on-chain before using the result.