Skip to content

Random letter blocks are generated for this project and they vary with each run. Every time the system runs a random selection of letters or letter combinations is chosen. These blocks can be used for a number of things including procedurally generated content placeholder text and name generation.

Notifications You must be signed in to change notification settings

SoneyBun/RandomLetterBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Title


Random letter blocks are generated for this project and they vary with each run. Every time the system runs a random selection of letters or letter combinations is chosen. These blocks can be used for a number of things including procedurally generated content placeholder text and name generation.

Every set undergoes a filtering script to make sure the generated letter combinations dont unintentionally create offensive or inappropriate words which could set off moderation filters or go against platform policies. This filter automatically removes or regenerates any letter blocks that contain problematic sequences by cross-referencing a list of flagged words or patterns. This protection enhances user experience and guarantees adherence to content standards.

These letter blocks idea and execution were first thoroughly examined in an online forum where contributors and developers worked together to identify best practices and make suggestions for enhancements. Together with credits and acknowledgments to the community members and helper scripts that contributed to the filtering logic and generation mechanics a link to this forum thread will be provided for reference.


Instructions


By default this model offers three pre-made Random Letter Bricks each of which has a different runtime-selected letter combination. These form the foundation of your experience and can be freely reproduced as often as necessary to meet the requirements or design objectives of your game.

All duplicate bricks must however remain in the same model group. Because every brick has to go through an integrated text filtering system this is essential because it guarantees that the randomly generated letter combinations are secure and adhere to Robloxs moderation guidelines. The possibility of offensive or unmoderated content showing up in-game increases if the bricks are separated or removed from the group which could circumvent this filter.

๐Ÿ”— Get your Random Letter Blocks here!


Credits


As said previously, these were made with the help of multiple developers on Roblox DevForum.

๐Ÿ”— View the original DevForum post here!


About

Random letter blocks are generated for this project and they vary with each run. Every time the system runs a random selection of letters or letter combinations is chosen. These blocks can be used for a number of things including procedurally generated content placeholder text and name generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages