3 packages
returned for Tags:"nth"
to get nth fibonacci number AND to generate first n terms
Fibonacci is a sequence generator that is performant from Int32 all the way up to BigInteger.
This is dot net core console app that will "find out the ids corresponding to the n largest numbers".