This website requires JavaScript.
Explore
Help
Sign In
bob
/
ranlin
Watch
1
Star
0
Fork
0
You've already forked ranlin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
b0ea16a96d2c1a1496d8a4139ac65cd55bdf69dd
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
b0ea16a96d
Added explanatory comment in primary function
2022-03-31 16:00:04 +02:00
.gitignore
Added .gitignore for executable
2022-03-31 15:59:49 +02:00
main.cpp
Added explanatory comment in primary function
2022-03-31 16:00:04 +02:00
Makefile
Removed -pthread and -fno-strict-aliasing flags
2021-11-13 19:14:15 +01:00
Description
Return a random line from a text file. Elegant algorithm which never remembers more than one line at a time.
text
MIT
54
KiB
Languages
Makefile
59.3%
C++
40.7%