Hi,
I have two sites, only one should always been seen, so far I can split them 50/50 with SysRand(a,b) within a constructed list with other sites.
Now I would like to have a different distribution. I would like to show "site a" with 67% and "site b" with 33%
Is that easy to implement? How do I have to adjust SysRand?