https://github.com/chaoticsomeone/myspace
All of my private projects in one public repo
https://github.com/chaoticsomeone/myspace
rng string-implementation
Last synced: 10 months ago
JSON representation
All of my private projects in one public repo
- Host: GitHub
- URL: https://github.com/chaoticsomeone/myspace
- Owner: ChaoticSomeone
- License: apache-2.0
- Archived: true
- Created: 2023-04-15T18:25:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T08:37:28.000Z (over 2 years ago)
- Last Synced: 2025-03-02T00:25:56.769Z (about 1 year ago)
- Topics: rng, string-implementation
- Language: C
- Homepage:
- Size: 813 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Projects
- ```Randlib```:
RNG for various programming languages, using UNIX timestamps.
Looking for a Implementation for Java, Kotlin or Rust? Check out @http9's MySpace!
- ```Strlib```:
String implementation for C (C11) with (mostly) dynamic memory managment. Also contains extensions for colored string printitng and
string linked lists