FANKOI

Vending kiosk platform · Singapore

Fixed price in.
Chosen item out.

Fankoi kiosk platform by AETAPHOR PRIVATE LIMITED: you choose and pay for exactly one item, and the server-authoritative Encore draw runs afterwards at no extra cost.

Design invariants

You pick what you pay for

Every paid item is chosen by the customer at a displayed fixed price. No paid outcome is randomised, ever.

Odds are locked before payment

The Encore odds table is snapshotted onto the order and hashed. The receipt shows the same table the draw used.

The server allocates, not the machine

Draws run from a CSPRNG on the server with a full audit row: random value, selection-table hash and inventory version.

Ambiguity becomes a human hold

If the hardware does not confirm a vend, the order moves to manual review instead of guessing or double-dispensing.

Looking up a purchase?

Every order prints a code. Open /receipt/<code> to see the price, GST treatment, the exact odds table used and the draw audit — no account needed.