Javascript alternative to anydice?

This page summarizes the projects mentioned and recommended in the original post on /r/RPGdesign

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MicroPyScript

    Discontinued MicroPyScript: A test harness for multiple runtimes in PyScript

  • But we're not stuck with one or the other. Python-JS interop has improved greatly in recent years with projects like Pyodide, JupyterLite, and PyScript. Often my strategy is to do the probability in Python and use JS for visualization, as you can see in this ability score calculator or this AnyDice-like interface.

  • icepool

    Python dice probability package.

  • Still, I chose Python for my Icepool dice probability package; compared to JS, Python has BigInts by default (you can append n to literals in JS, but it is a little annoying); and operator overloading, which allows for more compact and readable syntax.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dice Probability

    1 project | /r/askmath | 6 Dec 2023
  • Icepool: Python dice probability package

    2 projects | /r/RPGdesign | 24 Jul 2023
  • Probabilidades com cartas

    1 project | /r/RPGdesignBR | 30 May 2023
  • Dice probability resources

    2 projects | /r/rpg | 27 May 2023
  • Any interest in a Python based dice probability predictor?

    2 projects | /r/RPGdesign | 23 Jan 2023