You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: 피드백 반영
* feat: 수동과 자동의 개수를 가지는 객체 생성
* feat: 로또 수동,자동 개수와 구매하는 돈을 묶는 객체 생성
* refactor: 로또 생성시 중복, 6개 예외 처리
* refactor: 컨벤션 오류 수정
* refactor: LottoGenerator 인터페이스, 자동으로만 로또 만드는 구현체(AutoLottoGenerator), (자동,수동)으로 만드는 구현체(MixedLottoGenerator) 생성
* refactor: LottoGenerator 인터페이스, 자동으로만 로또 만드는 구현체(AutoLottoGenerator), (자동,수동)으로 만드는 구현체(MixedLottoGenerator) 생성
0 commit comments