랜덤 숫자 발생기.. 난수 발생기 > PHP

본문 바로가기
사이트 내 전체검색

PHP

랜덤 숫자 발생기.. 난수 발생기

페이지 정보

profile_image
작성자 최고관리자
댓글 0건 조회 4,537회 작성일 21-02-09 11:31

본문

srand ((double) microtime() * 1000000);
 $randval = rand();
 $randval = mt_rand(1, 100);




 ===============================================

 <?

 $value=round((double) microtime() * 1000000);


 echo ("
 <font size=2 color=blue>요고이 난수 발생기임돠</font>
 <font size=2 color=red>$value</font> <br>
 ");

 ?>

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

  • 게시물이 없습니다.

접속자집계

오늘
2,058
어제
4,039
최대
6,642
전체
830,573
contact : webmaster@beautipia.co.kr
Copyright © beautipia.co.kr. All rights reserved.