# Dots (Random Walk Algorithm) > Dots is my first experimentation with colour palettes. I created the colour palette Euphoria, with light colours that compliment each other. **Published by:** [henrypye](https://paragraph.com/@henrypye/) **Published on:** 2023-12-04 **Categories:** artwork **URL:** https://paragraph.com/@henrypye/random-walker-dots ## Content Dots is my first experimentation with colour palettes. I created the colour palette Euphoria, with light colours that compliment each other.Dots - Render 1The dots are created by a simple algorithm that creates a random number of dots, utilising the random walk algorithm which I learned from The Coding TrainDots - Render 2An interesting aspect of Dots is the randomness in which the canvas is filled. Sometimes, the whole canvas is touched and other times only half or three quarter of the canvas is touchedDots - Render 3Dots gave me a chance to experiment with canvas bounds. If the random walk algorithm attempts to leave the canvas, the dot is not drawn and the algorithm instead moves in the opposite directionDots - Render 4 ## Publication Information - [henrypye](https://paragraph.com/@henrypye/): Publication homepage - [All Posts](https://paragraph.com/@henrypye/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@henrypye): Subscribe to updates ## Optional - [Collect as NFT](https://paragraph.com/@henrypye/random-walker-dots): Support the author by collecting this post - [View Collectors](https://paragraph.com/@henrypye/random-walker-dots/collectors): See who has collected this post