This website requires JavaScript.
Explore
Help
Sign In
skrd
/
random-chars
Watch
1
Star
0
Fork
0
You've already forked random-chars
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel Cortés
1f4c244044
Now it can generate chars until UINT_MAX
2019-10-13 18:59:52 -03:00
.gitignore
Now it can generate chars until UINT_MAX
2019-10-13 18:59:52 -03:00
main.c
Now it can generate chars until UINT_MAX
2019-10-13 18:59:52 -03:00
Makefile
Now it can generate chars until UINT_MAX
2019-10-13 18:59:52 -03:00
strtoui.h
Now it can generate chars until UINT_MAX
2019-10-13 18:59:52 -03:00
Description
Genera un string de tamaño N utilizando caracteres aleatorios, puede llegar a ser de tamaño UINT_MAX Era un proyecto para testear C++
29
KiB
Languages
C
96.4%
Makefile
3.6%