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
- Host: GitHub
- URL: https://github.com/smarthypercube/xnames
- Owner: SmartHypercube
- Created: 2020-03-07T15:26:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T15:29:37.000Z (over 6 years ago)
- Last Synced: 2025-11-07T13:22:36.972Z (8 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
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.