Description:
Returns a random Project name, e.g. RedMatureHorse, very similar to when you go to apps.new
Blocks:
Returns a random Project name, e.g. RedMatureHorse, very similar to when you go to apps.new
Nice extension ofc! I understand that it is useful…
Yoshi
Might help someone. It will help me for my future app
Yeah but can you give us an example? My brain gets no ideas
This returns a textstring, right? Or does it set the Projectname automatically?
Its showed me random project name “BaseSandyScan” did you put some names in the extension and to get randomly
Feel free to look at the source
It shows some project name like “JazzyMiniWorst” why worst in this name, its not good
If you need to modify the extension to your needs simply clone it to your machine, edit the source and compile it
Maybe, in a game it can be used, this is very common in most of the games.
Wow, how did you manage to put soo many names in the project string. I really like your extension
Thanks.
The nouns and adjectives were taken from a github repo which you can find here:
A good idea would be to check if str1=str2 to avoid same adjective in the returned string.
You should remove some words like- Worst, Bad and other bad words
it is an object
block, therefore attachable to another block and just returns a string.
you can use it like set label1.text to RPNG.GenerateRandomProjectName
Nice Extension, It will be helpful for If anyone app/game wants to generate random names for users.
Hey, you crazy boy with attached teeth and a light-blue Laptop, read this:
Now delete your post!
(Wait what it was me …)
Reused. Actual joke from @Italo
Maybe in next upade you can add a feature that user can add a list of names if he wants. By default the names in code will be there.
Sure.
Nice extension