# Show GN: 블로그의 마지막 빌드 시각을 시드로 하는 로또 번호 생성기

> Clean Markdown view of GeekNews topic #18683. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=18683](https://news.hada.io/topic?id=18683)
- GeekNews Markdown: [https://news.hada.io/topic/18683.md](https://news.hada.io/topic/18683.md)
- Type: show
- Author: [nemorize](https://news.hada.io/@nemorize)
- Published: 2025-01-11T11:05:55+09:00
- Updated: 2025-01-11T11:05:55+09:00
- Original source: [nemorize.me](https://nemorize.me/tool/random-lotto-645-generator/)
- Points: 2
- Comments: 2

## Topic Body

11ty로 작성된 블로그의 마지막 빌드 시각과 로또6/45의 이번 회차 번호를 시드로 하여 결정론적인 조합을 생성합니다.  
  
100줄이 채 되지 않는 간단한 바닐라 JS와 약간의 HTML, CSS로 만들었습니다.  
https://github.com/nemorize/nemorize/blob/main/src/tool/random-lotto-645-generator/index.html  
  
여러분도 글 작성하며 소소한 즐거움을 찾을 수 있게, 유사한 기능을 만들어 보시는건 어떨까요?

## Comments



### Comment 41964

- Author: nemorize
- Created: 2025-07-31T08:24:08+09:00
- Points: 1

https://news.hada.io/topic?id=22065  
JS 없는, 빌드 없는 블로그로 개편하며 컨셉도 링크도 변경되었어요.  
  
https://nemorize.me/tools/random-lotto-645-generator/  
이제 새로고침할 때마다 변경되지만, 대신 JS없이, HTML SSR 없이 작동하는 무언가가 되었습니다...!ㅎ

### Comment 33365

- Author: ohyecloudy
- Created: 2025-01-13T16:02:18+09:00
- Points: 1

재미있는 아이디어네요. 😄
