12 从List <E>中获取n个随机元素? 如何从中取n个随机元素ArrayList<E>?理想情况下,我希望能够连续调用该take()方法以获取另一个x元素,而无需替换。 77 java algorithm random sampling