-
Create a mess of random numbers
I want to create random numbers filling my entire canvas and all changing.. either counting up and down or just switching randomly, it doesn’t matter to me, but i would like each instance to vary in size.
I tried to use the Numbers effect, but every number effect on my canvas seems to generate the same number (multiplied by the offset), which does not create the chaos I was looking for.
I was hoping to have the numbers bouncing around the screen as well, but I may not worry about that if it’s too difficult.
I was also hoping to add the reverse of something like this..https://www.ayatoweb.com/ae_tips_e/ae49_e.html# where the numbers coalesce into an image.
Any ideas on the easiest/best method do acheive something like that