Design talk about the Graph View

Random Node Selection

I love randomness, so I’d love to be able to randomly select nodes on the graph – so without opening them.

Imagine you see the graph faded in the background. There could be an option called select x random nodes, where x is customizable.

  • If x=1, the option makes a random node come to the foreground.
  • If x=2, the option makes two random nodes come to the foreground.
  • If x=5, the option makes five random nodes come to the foreground.