Number Pyramid
To randomize the numbers inside of an SVG picture you need to first create this SVG picture. Or, for such tasks as Number Pyramids, you may use pre-made SVG that are stored here.
Once you have the picture, you should upload it via the SVG template. The output will be the SVG code in the body of the template.
If you use the pre-made SVG, the non-modified output will look like this.
To randomize the SVG, you need to replace the Cyrillic letters in the picture with the randomized variables. The letters you need to replace with the randomized variables are in the lower part of the SVG code template
So, after you create the randomization, you replace the Cyrillic letters with the random variables. If you need to leave some bricks in the number pyramid empty, just erase the Cyrillic letters. As a result, you will have a randomized Number Pyramid.
No Comments