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

https://github.com/smarthypercube/xnames

All possible one-byte filenames
https://github.com/smarthypercube/xnames

Last synced: 4 months ago
JSON representation

All possible one-byte filenames

Awesome Lists containing this project

README

          

This repo contains all possible one-byte filenames. You can use it to test file-processing programs.

A byte can have 256 different values. '\0' and '/' cannot be used in filenames. '.' is occupied. So there are 253 possible one-byte filenames.