Render
Render renders the demo for gnoweb.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/base32demo/v0.Render()"
Result
Package base32demo is a small gnoweb demo of the base32 codec provided by the p/moul/x/daily/base32(/p/moul/x/daily/base32/v0) library: it shows the RFC 4648 vectors alongside Crockford, and the forgiving decodes Crockford allows.
It contains no codec logic of its own. Stateless, so Render is deterministic.