# Randomness Beacon Explore drand, a distributed service providing randomness to applications > Links below point directly to Markdown versions of each page. Any page can also be retrieved as Markdown by sending an `Accept: text/markdown` header to the page's URL without the `index.md` suffix (for example, `curl -H "Accept: text/markdown" https://developers.cloudflare.com/randomness-beacon/`). > > For other Cloudflare products, see the [Cloudflare documentation directory](https://developers.cloudflare.com/llms.txt). > > Use [Randomness Beacon llms-full.txt](https://developers.cloudflare.com/randomness-beacon/llms-full.txt) for the complete Randomness Beacon documentation in a single file, intended for offline indexing, bulk vectorization, or large-context models. ## Overview - [Cloudflare Randomness Beacon](https://developers.cloudflare.com/randomness-beacon/index.md): Access distributed randomness via the drand beacon. ## About drand - [About drand](https://developers.cloudflare.com/randomness-beacon/about/index.md): Learn about the drand randomness-as-a-service project. - [Background](https://developers.cloudflare.com/randomness-beacon/about/background/index.md): History and development of the drand project. - [Future of drand](https://developers.cloudflare.com/randomness-beacon/about/future/index.md): Future directions for the drand randomness beacon. ## Cryptographic Background - [Cryptographic Background](https://developers.cloudflare.com/randomness-beacon/cryptographic-background/index.md): Understand the cryptography behind drand. - [Randomness Generation](https://developers.cloudflare.com/randomness-beacon/cryptographic-background/randomness-generation/index.md): Understand how randomness is generated with BLS signatures. - [Setup Phase](https://developers.cloudflare.com/randomness-beacon/cryptographic-background/setup-phase/index.md): Learn about the distributed key generation phase. ## User Guide - [User Guide](https://developers.cloudflare.com/randomness-beacon/user-guide/index.md): Guide for consuming randomness from drand. ## Operator Guide - [Operator Guide](https://developers.cloudflare.com/randomness-beacon/operator-guide/index.md): Guide for running a drand beacon node.