Skip to content

Conversation

@edloidas
Copy link
Owner

@edloidas edloidas commented Jan 5, 2026

Add the main public API for roll-parser:

  • roll(notation, options?) - main entry point
  • RollOptions type with rng, seed, maxIterations
  • Integration tests covering full pipeline
  • Property-based tests with fast-check

Add the main public API for roll-parser:

- roll(notation, options?) - main entry point
- RollOptions type with rng, seed, maxIterations
- Integration tests covering full pipeline
- Property-based tests with fast-check

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@edloidas edloidas self-assigned this Jan 5, 2026
@edloidas edloidas linked an issue Jan 5, 2026 that may be closed by this pull request
10 tasks
@edloidas edloidas merged commit 18163a2 into master Jan 5, 2026
8 checks passed
@edloidas edloidas deleted the feat/public-api branch January 5, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: implement public API and integration tests

2 participants