@alexander-nyberg/prime

find out if a number is prime or not

Usage no npm install needed!

<script type="module">
  import alexanderNybergPrime from 'https://cdn.skypack.dev/@alexander-nyberg/prime';
</script>

README

Prime

this package is meant to help people find out if a given number is prime or not using a simple interface.

I made this as a joke package and expected no one to actually find it, but since people apparently need this functionality, I decided to make it an actually decent package.