DeprecatedThis package is deprecated
@randsum/core
Internal shared utilities and types for the Randsum ecosystem
This is an internal package ️
This package contains shared utilities and types for the @randsum ecosystem. It is not intended for direct installation or usage.
Usage
Instead of installing this package directly, use one of our public packages which re-export all necessary types and utilities:
@randsum/dice- 'core' dice rolling implementation@randsum/notation- 'dice' notation parser@randsum/5e- 5th Edition compatible dice rolling
For Contributors
This package contains:
- Shared TypeScript types
- Common utilities
- Internal testing helpers
- Shared constants
If you're contributing to randsum, you'll interact with this package through the monorepo setup:
# From root directory
bun install
bun run build
Made with by RANDSUM