Icon Randomizer API
Icon Randomizer API
A mod that provides an API for randomizing icons and colors.
Documentation
Note: This mod does not randomize icons or colors by itself. It is an API for other mods to use.
If you are looking for a mod that randomizes icons and colors, check out Better Icon Randomizer.
Features
- An API for randomizing icons and colors
- Out-of-the-box support for Separate Dual Icons by Weebify and More Icons by me
License
This mod is licensed under the MIT License.
Icon Randomizer API Changelog
v3.0.0 (2026-02-14)
- Ported to Geometry Dash v2.208 / Geode SDK v5.0.0
- Made RandomizeType and RandomizeAllType scoped enums and moved them to their own header
- Removed the auto-refreshing functionality from the mod, reverting to the manual refresh method
v2.2.5 (2025-12-07)
- Updated More Icons support to match the new API
v2.2.4 (2025-10-24)
- Added auto-refreshing on gold chests and other rewards
- Added auto-refreshing on account load
v2.2.3 (2025-06-22)
- Ported to Geode v4.6.1
v2.2.2 (2025-04-02)
- Added support for iOS
v2.2.1 (2025-03-19)
- Added auto-refreshing of unlocked icons to the API
v2.2.0 (2025-03-07)
- Added ICON_RANDOMIZER_API_EXPLODE to RandomizeType
- Fixed colors randomizing beyond the color limit
v2.1.0 (2025-01-29)
- Added fromUnlockType and toIconType functions
- Changed the More Icons support to match the new API
v2.0.0 (2024-11-15)
- Fixed the semver (I realized that I made a breaking change in a patch version)
- Ported to Geode v4.0.0-beta.1
v1.1.3-beta.1 (2024-11-13)
- Removed deprecated API methods due to the game update
- Renamed a few API methods to replace the deprecated ones
- Ported to Geometry Dash v2.207
v1.1.2 (2024-10-08)
- Added More Icons support
v1.1.1 (2024-07-29)
- Fixed a bug where the randomize all function would not work properly
v1.1.0 (2024-07-14)
- Replaced the ICON_RANDOMIZER_API constants with enums
- Recommended the mod "Better Icon Randomizer" by me, because people think this is an actual Icon Randomizer mod
v1.0.1 (2024-07-07)
- Fixed a bug where exporting the API would not work properly
v1.0.0 (2024-07-07)
- Initial release
.geode files you get from this page. Some mods also require other mods as dependencies; you will need to find and install them yourself.