PathrockNetwork Gno Explorer
HomeBlocksTransactionsRealmsPackagesValidatorsAnalytics

PathrockNetwork Gno Explorer — an independent explorer for Gno.land Mainnet (gnoland-1), operated by PathrockNetwork. Not an official Gno.land service.

gnowebarchive RPC

gno.land/r/moul/x/daily/dice/v0

Realm
Open in gnoweb ↗

Overview

Kind
Realm (renderable)
Name
v0
Namespace
moul / x / daily / dice
Files
3 (README)(gnomod.toml)
Exported functions
5
Module
gno.land/r/moul/x/daily/dice/v0
gno
0.9

Files (3)

  • README.mdmarkdown
  • gnomod.tomltoml
  • dice.gnogno

Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.

Functions

  • Distribution() [6]int

  • Render(path string) string

  • Roll(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}) int

  • RollsOf(addr string) []int

  • Total() int

Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.

Rendered

RenderedRawgnoweb ↗
# 🎲 Provably-Fair Dice

Every roll is derived deterministically from the block height, the caller address, and their roll count — no hidden randomness, fully reproducible from public data.

**Total rolls:** 0

## Distribution

`1` ░░░░░░░░░░░░░░░░░░░░ 0 (0%)

`2` ░░░░░░░░░░░░░░░░░░░░ 0 (0%)

`3` ░░░░░░░░░░░░░░░░░░░░ 0 (0%)

`4` ░░░░░░░░░░░░░░░░░░░░ 0 (0%)

`5` ░░░░░░░░░░░░░░░░░░░░ 0 (0%)

`6` ░░░░░░░░░░░░░░░░░░░░ 0 (0%)

## Recent rolls

_No rolls yet. Call `Roll` to play._

vm/qrender output, sanitized (docs/render-security.md) and displayed in an empty-sandbox iframe — scripts, forms and popups cannot run. Links stay inert in-preview; right-click to open.