python在区间[start,end]中生成n位不重复的随机数,用列表data[]存储。data.append追加元素
判断在不在其中:in / not in
https://blog.csdn.net/qq_39197555/article/details/89402853