Skip to content
@crashmath-labs

CrashMath Labs

Open-access cryptographic verification suites, discrete probability models, and crash algorithm benchmarks (Applied Probability Institute).

CrashMath Labs (Applied Probability Institute)

Research Portal License: MIT Open Science Affiliation

CrashMath Labs is an independent quantitative research collective operating under the Applied Probability Institute. We engineer deterministic cryptographic verification suites, discrete probability models, stochastic ruin simulators, and empirical machine learning benchmarks for high-frequency crash game protocols and multiplier commitment schemes.


🔬 Core Open-Source Repositories

Repository Focus & Domain Language / Stack License
provably-fair Cryptographic Provably Fair verification suite using W3C Web Crypto API (HMAC-SHA256) JavaScript / TypeScript MIT
crash-predictor-benchmark Empirical ML benchmark evaluating LSTM, XGBoost, and Markov models against hash chains Python 3.10+ / ML MIT
monte-carlo-sim High-throughput Monte Carlo risk simulator proving asymptotic Gambler's Ruin across 1M rounds Python 3.10+ / NumPy MIT
research-papers Preprints, LaTeX sources, 50,000-round empirical hash datasets, and verification suites LaTeX / Python / CSV CC-BY-4.0

📊 Research Pillars

  1. Cryptographic Commitment & Provable Fairness: Deterministic verification of HMAC-SHA256 commitment schemes, 52-bit mantissa deconstruction, and hash-chain reverse preimage resistance ($\text{Hash}n = \text{SHA256}(\text{Hash}{n+1})$).
  2. Serial Independence & Martingale Impossibility: Rigorous empirical proof via Ljung-Box autocorrelation ($Q(20) = 18.42, p = 0.56$) and Wald-Wolfowitz runs tests ($Z = 0.42, p = 0.67$) establishing that multiplier sequences form memoryless white-noise processes.
  3. Empirical Refutation of Machine Learning Predictors: Benchmarking deep sequence architectures (LSTM, GRU) and gradient boosted trees (XGBoost) against 50,000 cryptographically confirmed rounds, demonstrating convergence to pure random walk baselines ($\text{ROC-AUC} \in [0.4998, 0.5004]$).
  4. Stochastic Absorption & Asymptotic Capital Ruin: Application of Doob's Optional Stopping Theorem and Brownian motion with negative drift ($\mathbb{E}[X] = -0.03$), proving that progressive staking systems (Martingale, Fibonacci, d'Alembert) yield asymptotic certainty of ruin ($P(\text{Ruin}) \to 1.00$).

🌐 Publications & Live Interactive Calculators

All research papers, empirical verification datasets, and interactive zero-runtime JavaScript tools are accessible open-access at crashmath.org:


Citation

If you utilize our algorithms, cryptographic verification suites, or empirical datasets in your research or applications, please cite:

@techreport{crashmath2026empirical,
  title={Empirical Evaluation of 50,000 Provably Fair Rounds: Autocorrelation, House Edge Invariance, and Resistance to Machine Learning Predictors},
  author={{CrashMath Quantitative Research Labs}},
  institution={CrashMath Quantitative Research Labs and Applied Probability Institute},
  number={CRASHMATH-TECH-2026-04},
  year={2026},
  url={https://crashmath.org/papers/provably-fair-empirical-study-2026.pdf}
}

Popular repositories Loading

  1. provably-fair provably-fair Public

    Cryptographic Provably Fair verification suite using W3C Web Crypto API. Deterministic HMAC-SHA256 byte deconstruction and multiplier calculation.

    JavaScript

  2. crash-predictor-benchmark crash-predictor-benchmark Public

    Empirical Machine Learning benchmark evaluating LSTM, XGBoost, and Markov models against Provably Fair crash game hash sequences. Proves zero-predictability.

    Python

  3. monte-carlo-sim monte-carlo-sim Public

    High-performance Monte Carlo risk simulator proving asymptotic Gambler's Ruin across 1,000,000 crash rounds under Martingale, d'Alembert, and Kelly systems.

    Python

  4. research-papers research-papers Public

    Preprints, technical reports, LaTeX sources, empirical datasets, and verification suites from CrashMath Quantitative Research Labs.

    TeX

  5. .github .github Public

    Institutional profile and quantitative research overview for CrashMath Labs (crashmath.org)

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…