by Popisfizzy | Apr 8 2016
Tags: math, numbers
Double, triple, and quadruple-precision integers, both signed and unsigned.
by Popisfizzy | Sep 5 2008
Tags: files
A self-contained, simple-to-use XML handler.
by Popisfizzy | Dec 23 2019
pif_ShuffleQueue is a queue-like data structure, but with a twist.
by Popisfizzy | Dec 22 2019
Tags: math, numbers
A protocol for classes implementing pseudorandom number generation
An implementation of the MT19937 variant of the Mersenne Twister pseudorandom number generator, using the pif_Random ...
ChaCha20 encryption implementation
by Popisfizzy | Apr 13 2016
Tags: algorithm, math
Generate sample points for drawing Bézier curves.
This library implements an iterator protocol for incrementally iterating through data, for example from a data structure ...
by Popisfizzy | Oct 16 2015
Tags: math, statistics, zip
A library simulate dice rolls and perform handling and filtration of collections of dice.
[Tips]
Popular Newest

Recent News

The map editor journey is far from over; let's make it better together.
The latest from BYOND Devs: Over half-a-year edition!
Now with an even more irregular publishing schedule!

Recent Posts

Winget() allows you to get information from the client about the state of Dream Seeker's interface. Basic usage …
by Klogaum | Dec 12 2023
The code preserves the size of icons under any resolution. As I haven't seen a similar guide yet, I decided to share …