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
10
Commits
1
Branch
0
Tags
ac42b5c293414139cdd8fe926f93489abd635dc6
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
ac42b5c293
Fix LDLIBS linker errors
2024-03-28 15:25:09 +01: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
Fix LDLIBS linker errors
2024-03-28 15:25:09 +01:00
Description
Return a random line from a text file. Elegant algorithm which never remembers more than one line at a time.
text
47
KiB
Languages
Makefile
59.3%
C++
40.7%