Skip to content

JRosSx91/Fibonacci-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci-generator

How many n-numbers of the Fibonacci sequence you would like to see😁? Insert your number and joy it!

Project

This project was created with Rust and, above all, with ❤️.

How to use

You cand find the executable .exe in target\debug. However, you can run the program in the console with the command cargo run. If you want to build the application in release then run at the console cargo build --release and then you will find the .exe in target\release.

This assumes you have rustup installed on your OS, which has cargo installed as well.

About

Fibonacci's number generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published