Skip to content

A command line tool that gives you random facts about numbers.

Notifications You must be signed in to change notification settings

MatthewJones517/numfacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Numfacts

Numfacts is a small demo console application I wrote to familiarize myself with C# .net. Simply run it from the command line to get a fact about a number of your choosing. Alternatively you can request a fact about a random number.

Usage

numfacts [number] [attributes]

Attributes:
    /m - Request a math fact.
    /t - Request a trivia fact.
    /r - Choose a random number

API:

The API used for this project, along with all of its documentation can be found here:

https://rapidapi.com/divad12/api/numbers-1s

About

A command line tool that gives you random facts about numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages