Files
horse/zenno/src/routes/spark/+page.svelte
2026-03-31 12:08:36 -04:00

7 lines
202 B
Svelte

<h1>Spark Generation Chance</h1>
<p>
Given a legacy, calculate the chance of generating each spark if you fulfill the conditions to do so, and the distribution of
total spark counts.
</p>
<p>TODO</p>