diff --git a/mod-list.html b/mod-list.html
index c24d159f..4d0a6d23 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -184,7 +184,6 @@
| noconfirm.js | Removes all confirmation popups | mollthecoder |
| page_color.js | Change the page color with the "pageColor" query parameter | Alice |
| pixelResizeTool.js | Button to change pixel scale | feeshmaster |
-| PRNGworldgenlib.js | Switched from random numbers to pseudorandom numbers - seeds generate consistently but take longer to load | Orchid |
| prompt.js | Primitive command console | Alice |
| prop.js | Tool to edit the attributes of pixels | Alice |
| random_everything.js | Allows every element to be spawned with Random | R74n |
@@ -459,7 +458,7 @@
| nv7.js | Giant Nv7 image [Large] | Nv7 |
| orchidslibrary.js | Library used by morechemistry.js, plants.js, and datawire.js | Orchid |
| place_all_elements.js | Experimental function that places every pixel | Alice |
-| PRNGworldgenlib.js | Switched from random numbers to pseudorandom numbers - seeds generate consistently but take longer to load | Orchid |
+| PRNGworldgenlib.js | World generation library with seeded randomness | Orchid |
| randomness_but_tick.js | Random experimental elements using the tick function feature | Alice |
| randomness_but_tool.js | Random experimental elements using the tool function feature | Alice |
| randomness.js | Random experimental elements | Alice |