Skip to content

Commit 7380e2d

Browse files
committed
chore: update readme.md
1 parent fc7ccbe commit 7380e2d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
**stochastic-rs** is a high-performance Rust library for simulating and analyzing stochastic processes. Designed for applications in quantitative finance, AI training, and statistical modeling, it provides efficient tools to generate synthetic data and analyze complex stochastic systems.
1010

11+
## OpenAPI for Data Generation
12+
13+
An OpenAPI interface is available to generate stochastic data on the fly. This feature is experimental and continuously expanding.
14+
15+
**API Documentation:** [https://stochastic-api-production.up.railway.app/docs](https://stochastic-api-production.up.railway.app/docs)
16+
1117
## Installation
1218

1319
Add **stochastic-rs** to your `Cargo.toml`:

0 commit comments

Comments
 (0)