An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[[POR](README.md)]

![logo-v1 \("42"\)](logo/v1/logo-v1-svg-path-compressed.svg)

# escolher-numero

[![CodeFactor](https://www.codefactor.io/repository/github/a21989/escolher-numero/badge/master)](https://www.codefactor.io/repository/github/a21989/escolher-numero/overview/master) [![GitHub license](https://img.shields.io/github/license/a21989/escolher-numero)](https://github.com/a21989/escolher-numero/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/a21989/escolher-numero)](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