# Install miller-rabin with npm

Miller Rabin algorithm for primality test. Version 4.0.1 via npm; verified 2017-09-27.

## Install

```sh
sudo av install npm:miller-rabin
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g miller-rabin
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:miller-rabin
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/miller-rabin>
- **Version:** 4.0.1
- **Source summary:** Miller Rabin algorithm for primality test
- **Homepage:** <https://github.com/indutny/miller-rabin>
- **Repository:** <https://github.com/indutny/miller-rabin>
- **Upstream docs:** <https://github.com/indutny/miller-rabin>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz>
- **Issue tracker:** <https://github.com/indutny/miller-rabin/issues>
- **Published:** 2017-09-27T22:09:20.513Z
- **Last updated:** 2017-09-27T22:09:20.513Z
- **Generated:** 2026-07-10T07:20:53+00:00

## Executables

- miller-rabin (cli)
- miller-rabin (alias)

## Dependencies

- bn.js
- brorand

## Build dependencies

- mocha

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-07-10
- Package-manager version: 4.0.1
- Package-manager updated: 2017-09-27
- Local data: ok
- Upstream repository: https://github.com/indutny/miller-rabin
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for miller-rabin. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 4.0.1
- **Version Count:** 14
- **Maintainers:** indutny, cwmma
- **Author:** Fedor Indutny
- **Publisher:** indutny
- **Integrity:** sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==
- **Shasum:** f080351c865b0dc562a8462966daa53543c78a4d
- **File Count:** 0
- **Created At:** 2014-11-05T17:33:19.500Z
- **Latest Published At:** 2017-09-27T22:09:20.513Z
- **Modified At:** 2022-06-19T19:47:51.158Z


## Related links

- [Scientific computing packages](https://www.automicvault.com/pkg/scientific-computing-tools/) - Matched curated package taxonomy and local package facts.
- [primecount](https://www.automicvault.com/pkg/brew/primecount/) - Local package facts share a topical domain. Shared terms: cli, mathematics, number, number-theory, prime.
- [primesieve](https://www.automicvault.com/pkg/brew/primesieve/) - Local package facts share a topical domain. Shared terms: cli, mathematics, number, number-theory, prime.
- [equation-parser](https://www.automicvault.com/pkg/npm/equation-parser/) - Local package facts share a topical domain. Shared terms: cli, mathematics, science.

## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
