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
11
Commits
1
Branch
0
Tags
a575b1205f292bce11396920cdc04ebcafe2214b
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
a575b1205f
Add LICENSE
2024-11-22 15:31:28 +01:00
.gitignore
Added .gitignore for executable
2022-03-31 15:59:49 +02:00
LICENSE
Add LICENSE
2024-11-22 15:31:28 +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%