https://github.com/a21989/escolher-numero
Um repositório git usado para experimentar a arte da programação ao recriar um software usado por um professor meu.
https://github.com/a21989/escolher-numero
go golang numbers python random randomizer
Last synced: 5 months ago
JSON representation
Um repositório git usado para experimentar a arte da programação ao recriar um software usado por um professor meu.
- Host: GitHub
- URL: https://github.com/a21989/escolher-numero
- Owner: a21989
- License: unlicense
- Created: 2019-10-03T18:45:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T19:25:04.000Z (almost 6 years ago)
- Last Synced: 2024-06-19T15:03:58.187Z (about 2 years ago)
- Topics: go, golang, numbers, python, random, randomizer
- Language: C#
- Homepage:
- Size: 5.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.eng.md
- License: LICENSE
Awesome Lists containing this project
README
[[POR](README.md)]

# escolher-numero
[](https://www.codefactor.io/repository/github/a21989/escolher-numero/overview/master) [](https://github.com/a21989/escolher-numero/blob/master/LICENSE) [](https://github.com/a21989/escolher-numero/issues)
"escolher-numero" (escolher número), "choose number" in portuguese, is a **command-line program** \([*command-line interface*](https://en.wikipedia.org/wiki/Command-line_interface) – CLI\) implemented in [**C#**](https://dotnet.microsoft.com/), [**Go**](https://golang.org/) and [**Python**](https://www.python.org/).
## Download
See the [releases][releases] tab.
## Origin
This software is inspired on a smartphone app used by my *Biology and Geology* teacher. He used the app to generate random numbers which would determine the students who would answer some (usually three) questions related to the subject.
## Software capabilities
This program is capable of **generating random numbers** and **flipping a coin** (which is the same as random numbers but with other names and just two numbers (heads and tails)).
## License
This project is licensed under the **The Unlicense**. [More info](https://choosealicense.com/licenses/unlicense/)
See [LICENSE](LICENSE)
[releases]: https://github.com/a21989/escolher-numero/releases