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
12
Commits
1
Branch
0
Tags
0c2b593cac7c3748c66d87dd2c141c11a2617fbe
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bob
0c2b593cac
Update LICENSE
2024-11-22 15:44:54 +01:00
.gitignore
Added .gitignore for executable
2022-03-31 15:59:49 +02:00
LICENSE
Update LICENSE
2024-11-22 15:44:54 +01: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
S
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%