The Factorial Number System is an alternative to Base-10 and binary Base-2 for computers. It's great for ordering permutations.
-
Updated
May 18, 2025
The Factorial Number System is an alternative to Base-10 and binary Base-2 for computers. It's great for ordering permutations.
Invertible transformations on permutation representations, including an RNG-free in-place Fisher-Yates-Knuth shuffle https://www.npmjs.com/package/factoradic
Java programs
The giant factorial calculator to calculate factorial of numbers which are not supported by normal calculator or JAVA based data types.
Add a description, image, and links to the factorial-number-system topic page so that developers can more easily learn about it.
To associate your repository with the factorial-number-system topic, visit your repo's landing page and select "manage topics."