Node to create non uniform numbers(that node must be given as input)

Hi all,

I want to create list of non uniform numbers but I want to give that node as a input so that the user can enter the values as his wish. Can anyone tell me which node can help me to create non uniform numbers ?
I dont want to use to code block as we can’t give this node as a input. the sample series as follows

image

Please let me know which node can help me to create non uniform numbers and that can be given as input ?

@shashank.baganeACM List.Shuffle can do that, among others

Hi @Elie.Trad Thanks for replying.

But I dont want that. I want to enter random numbers like 1,2,4,5,3,7 etc…
I want to enter like this through dynamo. Can you please tell me which node can help me to enter like this so that I can give that node as a input in my graph?

@shashank.baganeACM try this:

1 Like

Thanks @Elie.Trad

1 Like