primefactor 0.1.0

Library for finding whether a number is prime or not and also determine its factors
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["sidrashakeel19 <sidrashakeel19@hotmail.com>"]
description = "Library for finding whether a number is prime or not and also determine its factors"
edition = "2018"
license = "MIT"
name = "primefactor"
version = "0.1.0"