깜놀하는 해므찌로

Typescript array random 배열 내부 요소 랜덤 예시 본문

IT

Typescript array random 배열 내부 요소 랜덤 예시

agnusdei1207 2023. 5. 4. 17:27
반응형
SMALL
arr[Math.floor(Math.random() * this.pizzaNames.length)]
반응형
LIST

'IT' 카테고리의 다른 글

C언어 strcmp  (0) 2023.05.05
dayjs random 날짜 생성 예시  (0) 2023.05.04
Angular formGroup one property set value 예시  (0) 2023.05.04
Ionic button css custom 예시  (0) 2023.05.04
C언어 <string.h> strlen  (0) 2023.05.04