Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 144 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 144 Bytes

A simple program made in rust that calculates the nth number of the fibonacci sequence. Yes, it uses BigNum which means it has infinite range.