Random Project Name Generator

Description:

Returns a random Project name, e.g. RedMatureHorse, very similar to when you go to apps.new

Blocks:

component_method (2)

Download:

dev.ontstudios.rpng.aix

Source:

15 Likes

Nice extension ofc! I understand that it is useful… :sweat_smile:
Yoshi

Might help someone. It will help me for my future app :slight_smile:

1 Like

Yeah but can you give us an example? My brain gets no ideas :sweat_smile:

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 :slight_smile:

2 Likes

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 :slight_smile:

1 Like

Maybe, in a game it can be used, this is very common in most of the games.

1 Like

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:

1 Like

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

1 Like

Nice Extension, :ok_hand: It will be helpful for If anyone app/game wants to generate random names for users.

2 Likes

Hey, you crazy boy with attached teeth and a light-blue Laptop, read this:

Now delete your post!

(Wait what it was me :sweat_smile:…)

Reused. Actual joke from @Italo :grimacing:

5 Likes

Next update will feature a “Filter Negative Words” property, as requested by @Xoma

2 Likes

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.

1 Like

Sure.

1 Like

Nice extension :ok_hand:

2 Likes