contact: jan[.]teskeredzic[.]25[at]size[.]ba

jan_teskeredžić


low level engineer, game developer and
website designer

>projects

projects


custom C++ SDL3 2D game engine

C/ (C-slash) programming language [closed source]

libraries

gnu/linux util recrations

MOTD

I am currently working on easyrandlib which is a C/C++ library, written in C, that streamlines random value generation.

Installation is straight forward as it builds a static library with MAKE, but since it is a very lightweight library and it is open source the source files can also be included in a project.

The goal of this library is to eliminate error prone manual random number generation with also useful features like bias(generating on bell curve), array filling and random byte generation.