# Treasure  RNG

Treasure DAO's **Randomizer Oracle** is a provably fair and verifiable random number generator (RNG) that enables smart contracts to access random values without compromising security or usability. For each request, Randomizer generates one or more random values. The result is published and verified on-chain.&#x20;

### Randomizer Oracle:

`0x8e79c8607a28fe1EC3527991C89F1d9E36D1bAd9`&#x20;

<https://docs.treasure.lol/references/contracts>

## **More About the Randomizer:**

Randomizer is a blockchain oracle that specializes in providing verifiable random numbers to decentralized applications (dApps) and smart contracts. It is an important tool for ensuring fairness and transparency in the blockchain ecosystem.

One of the key benefits of Randomizer is its ability to provide verifiable randomness. This means that users can verify that the random numbers generated by the oracle are truly random and have not been tampered with.

Randomizer has a wide range of applications in the blockchain ecosystem. It can be used in gambling and gaming dApps to ensure fair play and prevent cheating.&#x20;

Overall, Randomizer is an important tool for ensuring fairness and transparency in the Arbitrum ecosystem.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://roul.gitbook.io/docs/roul-classic/treasure-rng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
