Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wciesialka/randomchar

Output a random printable character to STDOUT
https://github.com/wciesialka/randomchar

Last synced: about 9 hours ago
JSON representation

Output a random printable character to STDOUT

Awesome Lists containing this project

README

        

# randomchar
Output a random printable character to STDOUT

## Getting Started

### Compiling

This project utilizes Makefiles. To compile, just run `make`.

### Running

You can run `./randomchar.out` as well as any flags.

```
Usage: ./randomchar.out [-c COUNT]

-c: Character count. Optional.
```

## Authors

- Willow Ciesialka

## License

See [LICENSE](LICENSE) for details.